Table 1511 Notification Entry in 22
- App
- Base Application
Fields, 13Keys, 2Procedures, 2
Versions171819202122232425262728latest
Source29
Fields, 13
| 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] | - | ||||
| 8 | Error Message | Text[2048] | - | ||||
| 9 | Created Date-Time | DateTime | - | ||||
| 10 | Created By | Code[50] | - | ||||
| 15 | Error Message 2 | Text[250] | Removed 18.0 | ||||
| Error Message field size has been increased | |||||||
| 16 | Error Message 3 | Text[250] | Removed 18.0 | ||||
| Error Message field size has been increased | |||||||
| 17 | Error Message 4 | Text[250] | Removed 18.0 | ||||
| Error Message field size has been increased | |||||||
| 18 | Sender User ID | Code[50] | - | ||||
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | ID | - |
| Key2 | Created Date-Time | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateNotificationEntry | (Enum Notification Entry Type, Code[50], Variant, Integer, Text[250], Code[50]) | public | - | |
| GetTelemetryDimensions | (Enum Notification Entry Type) | Dictionary | internal | - |