Codeunit 456 Job Queue Management in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateJobQueueEntry | (var Record Job Queue Entry) | public | - | |
| DeleteJobQueueEntries | (Option, Integer) | public | - | |
| StartInactiveJobQueueEntries | (Option, Integer) | public | - | |
| SetJobQueueEntriesOnHold | (Option, Integer) | public | - | |
| SetStatusToOnHoldIfInstanceInactiveFor | (Option, Integer, Option, Integer) | Boolean | public | - |
| SetRecurringJobsOnHold | (Text) | public | - | |
| RunJobQueueEntryOnce | (var Record Job Queue Entry) | public | - | |
| FindStaleJobsAndSetError | () | internal | - |