---
title: "Table 1572 Approval Entry Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1572-approval-entry-buffer/
type: table
id: 1572
name: "Approval Entry Buffer"
app: "Base Application"
namespace: System.Automation
versions: "28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1572-approval-entry-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 1572 Approval Entry Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1572-approval-entry-buffer/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Automation |
| Versions | 28 |
| Source file | OtherCapabilities/Approvals/ApprovalEntryBuffer.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Table ID | Integer | 28 | - | - |
| 2 | Document Type | Enum Approval Document Type | 28 | - | - |
| 3 | Document No. | Code[20] | 28 | - | - |
| 4 | Sequence No. | Integer | 28 | - | - |
| 5 | Approval Code | Code[20] | 28 | - | - |
| 6 | Sender ID | Code[50] | 28 | - | - |
| 7 | Salespers./Purch. Code | Code[20] | 28 | - | - |
| 8 | Approver ID | Code[50] | 28 | - | - |
| 9 | Status | Enum Approval Status | 28 | - | - |
| 10 | Date-Time Sent for Approval | DateTime | 28 | - | - |
| 11 | Last Date-Time Modified | DateTime | 28 | - | - |
| 12 | Last Modified By ID | Code[50] | 28 | - | - |
| 13 | Comment | Boolean | 28 | - | - |
| 14 | Due Date | Date | 28 | - | - |
| 15 | Amount | Decimal | 28 | - | - |
| 16 | Amount (LCY) | Decimal | 28 | - | - |
| 17 | Currency Code | Code[10] | 28 | - | - |
| 18 | Approval Type | Enum Workflow Approval Type | 28 | - | - |
| 19 | Limit Type | Enum Workflow Approval Limit Type | 28 | - | - |
| 20 | Available Credit Limit (LCY) | Decimal | 28 | - | - |
| 21 | Pending Approvals | Integer | 28 | - | - |
| 22 | Record ID | RecordId | 28 | - | - |
| 23 | Delegation Date Formula | DateFormula | 28 | - | - |
| 26 | Number of Approved Requests | Integer | 28 | - | - |
| 27 | Number of Rejected Requests | Integer | 28 | - | - |
| 28 | Iteration No. | Integer | 28 | - | - |
| 29 | Entry No. | Integer | 28 | - | - |
| 30 | Workflow Step Instance ID | Guid | 28 | - | - |
| 31 | Related to Change | Boolean | 28 | - | - |
| 32 | Approver Full Name | Text[80] | 28 | - | - |
| 33 | Sender Full Name | Text[80] | 28 | - | - |
| 34 | Salespers./Purch. Name | Text[80] | 28 | - | - |
| 35 | Posted | Boolean | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No., Posted | 28 |
| Key2 | Last Date-Time Modified | 28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ShowRecord | () | - | public | 28 | - | - |
| ShowComments | () | - | public | 28 | - | - |
| CopyFiltersAndFillBuffer | () | - | public | 28 | - | - |
| FillBuffer | (var Record Approval Entry) | - | public | 28 | - | - |
| FillBuffer | (var Record Posted Approval Entry) | - | public | 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.
