Table 1572 Approval Entry Buffer in 28
- App
- Base Application
- Namespace
- System.Automation
Fields, 33Keys, 2Procedures, 5
Versions171819202122232425262728latest
Source29
Fields, 33
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Table ID | Integer | - |
| 2 | Document Type | Enum Approval Document Type | - |
| 3 | Document No. | Code[20] | - |
| 4 | Sequence No. | Integer | - |
| 5 | Approval Code | Code[20] | - |
| 6 | Sender ID | Code[50] | - |
| 7 | Salespers./Purch. Code | Code[20] | - |
| 8 | Approver ID | Code[50] | - |
| 9 | Status | Enum Approval Status | - |
| 10 | Date-Time Sent for Approval | DateTime | - |
| 11 | Last Date-Time Modified | DateTime | - |
| 12 | Last Modified By ID | Code[50] | - |
| 13 | Comment | Boolean | - |
| 14 | Due Date | Date | - |
| 15 | Amount | Decimal | - |
| 16 | Amount (LCY) | Decimal | - |
| 17 | Currency Code | Code[10] | - |
| 18 | Approval Type | Enum Workflow Approval Type | - |
| 19 | Limit Type | Enum Workflow Approval Limit Type | - |
| 20 | Available Credit Limit (LCY) | Decimal | - |
| 21 | Pending Approvals | Integer | - |
| 22 | Record ID | RecordId | - |
| 23 | Delegation Date Formula | DateFormula | - |
| 26 | Number of Approved Requests | Integer | - |
| 27 | Number of Rejected Requests | Integer | - |
| 28 | Iteration No. | Integer | - |
| 29 | Entry No. | Integer | - |
| 30 | Workflow Step Instance ID | Guid | - |
| 31 | Related to Change | Boolean | - |
| 32 | Approver Full Name | Text[80] | - |
| 33 | Sender Full Name | Text[80] | - |
| 34 | Salespers./Purch. Name | Text[80] | - |
| 35 | Posted | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No., Posted | - |
| Key2 | Last Date-Time Modified | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ShowRecord | () | public | - | |
| ShowComments | () | public | - | |
| CopyFiltersAndFillBuffer | () | public | - | |
| FillBuffer | (var Record Approval Entry) | public | - | |
| FillBuffer | (var Record Posted Approval Entry) | public | - |