Objects/Tables/Table 455 Approval Comment Line
Table 455 Approval Comment Line in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 9Keys, 3Procedures, 1
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Table ID | Integer | - |
| 3 | Document Type | Enum Approval Document Type | - |
| 4 | Document No. | Code[20] | - |
| 5 | User ID | Code[50] | - |
| 6 | Date and Time | DateTime | - |
| 7 | Comment | Text[80] | - |
| 8 | Record ID to Approve | RecordId | - |
| 9 | Workflow Step Instance ID | Guid | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Table ID, Document Type, Document No., Record ID to Approve | - |
| Key3 | Workflow Step Instance ID | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetLastEntryNo | () | Integer | public | - |