---
title: "Table 1502 Workflow Step"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1502-workflow-step/
type: table
id: 1502
name: "Workflow Step"
app: "Base Application"
namespace: System.Automation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1502-workflow-step/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1502 Workflow Step

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1502-workflow-step/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Automation |
| Versions | 17-28 |
| Source file | System/Workflow/WorkflowStep.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | ID | Integer | 17-28 | - | - |
| 2 | Workflow Code | Code[20] | 17-28 | - | - |
| 4 | Description | Text[100] | 17-28 | - | - |
| 9 | Entry Point | Boolean | 17-28 | - | - |
| 11 | Previous Workflow Step ID | Integer | 17-28 | - | - |
| 12 | Next Workflow Step ID | Integer | 17-28 | - | - |
| 13 | Type | Option | 17-28 | - | - |
| 14 | Function Name | Code[128] | 17-28 | - | - |
| 15 | Argument | Guid | 17-28 | - | - |
| 16 | Sequence No. | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Workflow Code, ID | 17-28 |
| Key2 | Sequence No. | 17-28 |
| Key3 | Function Name, Type | 17-28 |
| Key4 | Entry Point, Previous Workflow Step ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateInstance | (Guid, Code[20], Integer, Record Workflow Step) | - | public | 17-28 | - | - |
| ConvertEventConditionsToFilters | (RecordRef) | - | public | 17-28 | - | - |
| DeleteEventConditions | () | - | public | 17-28 | - | - |
| OpenEventConditions | () | - | public | 17-28 | - | - |
| OpenAdvancedEventConditions | () | - | public | 17-28 | - | - |
| CompareEventConditions | (Record Workflow Step) | Boolean | public | 17-28 | - | - |
| CompareEventRule | (Record Workflow Step) | Boolean | public | 17-28 | - | - |
| InsertAfterStep | (var Record Workflow Step) | - | public | 17-28 | - | - |
| LookupOtherWorkflowStepID | (var Integer) | Boolean | public | 17-28 | - | - |
| GetDescription | () | Text[250] | public | 17-28 | - | - |
| ToString | () | Text | public | 17-28 | - | - |
| FindByAttributes | (Text) | - | public | 17-28 | - | - |
| GetConditionAsDisplayText | () | Text | public | 17-28 | - | - |
| GetRuleAsDisplayText | () | Text | public | 17-28 | - | - |
| HasEventsInSubtree | (var Record Workflow Step) | Boolean | public | 17-28 | - | - |
| FindWorkflowRules | (var Record Workflow Rule) | Boolean | public | 17-28 | - | - |
| HasWorkflowRules | () | Boolean | public | 17-28 | - | - |
| SetFilters | (var Record Workflow Rule) | - | public | 17-28 | - | - |
| HasParentEvent | (var Record Workflow Step) | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCreateInstance | (Code[20]) | 27-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
