Codeunit 6762 Reminder-Send in 28
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SendReminder | () | public | - | |
| Set | (var Record Issued Reminder Header, var Record Send Reminders Setup) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforePrintRecords | (var Record Issued Reminder Header, Boolean, Boolean, Boolean, var Boolean) | - |
| Integration event | OnAfterPrintRecords | (var Record Issued Reminder Header, Boolean, Boolean, Boolean, var Record Document Sending Profile) | - |
| Integration event | OnAfterSendReminder | (var Record Issued Reminder Header) | - |
| Integration event | OnBeforeGetDocumentSendingProfile | (var Record Issued Reminder Header, var Record Document Sending Profile, var Boolean, var Boolean) | - |