Objects/Tables/Table 1514 Sent Notification Entry
Table 1514 Sent Notification Entry in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- System.Environment.Configuration
Fields, 12Keys, 1Procedures, 4Events, 2
Versions171819202122232425262728latest
Source29
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Integer | - |
| 3 | Type | Enum Notification Entry Type | - |
| 4 | Recipient User ID | Code[50] | - |
| 5 | Triggered By Record | RecordId | - |
| 6 | Link Target Page | Integer | - |
| 7 | Custom Link | Text[250] | - |
| 9 | Created Date-Time | DateTime | - |
| 10 | Created By | Code[50] | - |
| 11 | Sent Date-Time | DateTime | - |
| 12 | Notification Content | Blob | - |
| 13 | Notification Method | Enum Notification Method Type | - |
| 14 | Aggregated with Entry | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | ID | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetLastEntryNo | () | Integer | public | - |
| NewRecord | (Record Notification Entry, Text, Option) | | public | - |
| ExportContent | (Boolean) | Text | public | - |
| InsertRecord | () | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnNewRecordOnBeforeInsert | (var Record Sent Notification Entry, Record Notification Entry, Text, Option) | - |
| Integration event | OnNewRecordOnBeforeTransferFields | (var Record Notification Entry) | - |