Objects/Tables/Table 1525 Workflow - Record Change
Table 1525 Workflow - Record Change in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 9Keys, 2Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Table No. | Integer | - |
| 3 | Field No. | Integer | - |
| 4 | Old Value | Text[250] | - |
| 5 | New Value | Text[250] | - |
| 6 | Record ID | RecordId | - |
| 7 | Workflow Step Instance ID | Guid | - |
| 8 | Field Caption | Text[250] | - |
| 9 | Inactive | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Workflow Step Instance ID, Record ID | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetFormattedNewValue | (Boolean) | Text | public | - |
| GetFormattedOldValue | (Boolean) | Text | public | - |
| FormatValue | (Text, Boolean) | Text | public | - |