Other table in Microsoft Dynamics 365 Business Central. 15 fields, 490 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: ID, Workflow Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | ID PK | Integer | Normal | |
| 2 | Workflow Code PK | Code | Normal | → Workflow #1501 |
| 4 | Description | Text | Normal | |
| 9 | Entry Point | Boolean | Normal | |
| 11 | Previous Workflow Step ID | Integer | Normal | → Workflow Step #1502 |
| 12 | Next Workflow Step ID | Integer | Normal | → Workflow Step #1502 |
| 13 | Type | Option | Normal | |
| 14 | Function Name | Code | Normal | |
| 15 | Argument | GUID | Normal | → Workflow Step Argument #1523 |
| 16 | Sequence No. | Integer | Normal | |
| 2000000000 | System ID | GUID | Normal | |
| 2000000001 | Created At | DateTime | Normal | |
| 2000000002 | Created By | GUID | Normal | |
| 2000000003 | Modified At | DateTime | Normal | |
| 2000000004 | Modified By | GUID | Normal |
Tables referenced by fields on the Workflow Step table through TableRelation properties.