Objects/Tables/Table 405 Change Log Entry
Table 405 Change Log Entry in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 27Keys, 5Procedures, 4Events, 2
Versions171819202122232425262728latest
Source29
Fields, 27
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | BigInteger | - |
| 2 | Date and Time | DateTime | - |
| 3 | Time | Time | - |
| 4 | User ID | Code[50] | - |
| 5 | Table No. | Integer | - |
| 6 | Table Caption | Text[250] | - |
| 7 | Field No. | Integer | - |
| 8 | Field Caption | Text[80] | - |
| 9 | Type of Change | Option | - |
| 10 | Old Value | Text[2048] | - |
| 11 | New Value | Text[2048] | - |
| 12 | Primary Key | Text[250] | - |
| 13 | Primary Key Field 1 No. | Integer | - |
| 14 | Primary Key Field 1 Caption | Text[80] | - |
| 15 | Primary Key Field 1 Value | Text[50] | - |
| 16 | Primary Key Field 2 No. | Integer | - |
| 17 | Primary Key Field 2 Caption | Text[80] | - |
| 18 | Primary Key Field 2 Value | Text[50] | - |
| 19 | Primary Key Field 3 No. | Integer | - |
| 20 | Primary Key Field 3 Caption | Text[80] | - |
| 21 | Primary Key Field 3 Value | Text[50] | - |
| 22 | Record ID | RecordId | - |
| 25 | Protected | Boolean | - |
| 26 | Changed Record SystemId | Guid | - |
| 27 | Notification Status | Enum Monitor Field Notification | - |
| 28 | Field Log Entry Feature | Enum Field Log Entry Feature | - |
| 29 | Notification Message Id | Guid | - |
Keys, 5
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Table No., Primary Key Field 1 Value | - |
| Key3 | Table No., Date and Time | - |
| Key4 | Notification Message Id | - |
| key5 | Field Log Entry Feature | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetPrimaryKeyFriendlyName | () | Text[250] | public | Pending 18.0 |
| Replaced by GetFullPrimaryKeyFriendlyName procedure. |
| GetFullPrimaryKeyFriendlyName | () | Text | public | - |
| GetLocalOldValue | () | Text | public | - |
| GetLocalNewValue | () | Text | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterIsProtected | (var Record Change Log Entry, var Boolean) | - |
| Integration event | OnBeforeCheckIfLogEntryCanBeDeleted | (var Record Change Log Entry, var Boolean) | - |