Codeunit 2160 Calendar Event Mangement in 17
- App
- Base Application
Versions171819202122232425262728latest
Source-
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateCalendarEvent | (Date, Text[100], Integer, RecordId, Boolean) | Integer | public | - |
| CreateCalendarEventForCodeunit | (Date, Text[100], Integer) | Integer | public | - |
| QueueBackgroundSystemEvent | (Text[100], Integer, RecordId) | Integer | public | - |
| CreateOrUpdateJobQueueEntry | (Record Calendar Event) | public | - | |
| DescheduleCalendarEvent | (var Record Calendar Event) | public | - | |
| DescheduleCalendarEventForCodeunit | (Integer) | public | - | |
| FindJobQueue | (var Record Job Queue Entry) | Boolean | public | - |
| SetJobQueueOnHold | (var Record Job Queue Entry) | public | - | |
| UpdateJobQueue | (var Record Job Queue Entry) | public | - |