---
title: "Table 1507 Workflow Step Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1507-workflow-step-buffer/
type: table
id: 1507
name: "Workflow Step Buffer"
app: "Base Application"
namespace: System.Automation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1507-workflow-step-buffer/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 1507 Workflow Step Buffer

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

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Order | Integer | 17-28 | - | - |
| 2 | Indent | Integer | 17-28 | - | - |
| 3 | Event Description | Text[250] | 17-28 | - | - |
| 4 | Condition | Text[100] | 17-28 | - | - |
| 5 | Response Description | Text[250] | 17-28 | - | - |
| 7 | Event Step ID | Integer | 17-28 | - | - |
| 8 | Response Step ID | Integer | 17-28 | - | - |
| 9 | Workflow Code | Code[20] | 17-28 | - | - |
| 10 | Parent Event Step ID | Integer | 17-28 | - | - |
| 11 | Previous Workflow Step ID | Integer | 17-28 | - | - |
| 12 | Response Description Style | Text[30] | 17-28 | - | - |
| 14 | Entry Point | Boolean | 17-28 | - | - |
| 15 | Sequence No. | Integer | 17-28 | - | - |
| 16 | Next Step Description | Text[250] | 17-28 | - | - |
| 17 | Argument | Guid | 17-28 | - | - |
| 18 | Template | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Order | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| OpenEventConditions | () | - | public | 17-28 | - | - |
| DeleteEventConditions | () | - | public | 17-28 | - | - |
| OpenEventResponses | () | - | public | 17-28 | - | - |
| PopulateTable | (Code[20]) | - | public | 17-28 | - | - |
| PopulateTableFromEvent | (Code[20], Integer) | - | public | 17-28 | - | - |
| ClearBuffer | () | - | public | 17-28 | - | - |
| PopulateLookupTable | (Code[20]) | - | public | 17-28 | - | - |
| UpdateResponseDescriptionStyle | () | - | public | 17-28 | - | - |
| CalculateNewKey | (Boolean) | - | public | 17-28 | - | - |
| CreateNewWhenThenLine | (Code[20], Boolean) | - | public | 17-28 | - | - |
| SetxRec | (Record Workflow Step Buffer) | - | public | 17-28 | - | - |
| MoveLeft | () | - | public | 17-28 | - | - |
| MoveRight | () | - | public | 17-28 | - | - |
| UpdateNextStepDescription | () | - | public | 17-28 | - | - |
| GetWorkflowStep | (var Record Workflow Step) | Boolean | public | 17-28 | - | - |
| NextStepLookup | () | Boolean | public | 17-28 | - | - |
| ResponseDescriptionLookup | (Text, var Record Workflow Response) | Boolean | public | 17-28 | - | - |
| UpdateRecFromWorkflowStep | () | - | public | 17-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.
