Codeunit 1510 Notification Management in 23
- App
- Base Application
- Namespace
- System.Environment.Configuration
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateOverdueNotifications | (Record Workflow Step Argument) | public | - | |
| CreateDefaultNotificationTypeSetup | (Enum Notification Entry Type) | public | - | |
| MoveNotificationEntryToSentNotificationEntries | (var Record Notification Entry, Text, Boolean, Option) | public | - | |
| GetDocumentTypeAndNumber | (var RecordRef, var Text, var Text) | public | - | |
| GetActionTextFor | (var Record Notification Entry) | Text | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeGetActionTextFor | (var Record Notification Entry, var Text, var Boolean) | - |
| Integration event | OnGetDocumentTypeAndNumber | (var RecordRef, var Text, var Text, var Boolean) | - |
| Integration event | OnBeforeInsertOverdueEntry | (Record Approval Entry, var Record Overdue Approval Entry) | - |
| Integration event | OnCreateOverdueNotificationsOnBeforeCreateNotificationEntry | (Record User Setup, Record Approval Entry, var Record Overdue Approval Entry, var Boolean) | - |