Codeunit 2190 O365 Sales Web Service in 21
- App
- Base Application
- Obsolete
- Pending 21.0. Microsoft Invoicing has been discontinued.
Versions171819202122232425262728latest
Source-
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SendInvoiceInactivityEvent | () | public | - | |
| SendInvoiceOverdueEvent | (Code[20]) | public | - | |
| SendInvoiceDraftEvent | () | public | - | |
| SendInvoiceCreatedEvent | (Code[20]) | public | - | |
| SendInvoicePaidEvent | (Code[20]) | public | - | |
| SendInvoiceEmailFailedEvent | (Code[20]) | public | - | |
| SendEstimateSentEvent | (Code[20]) | public | - | |
| SendEstimateAcceptedEvent | (Code[20]) | public | - | |
| SendEstimateExpiryEvent | () | public | - | |
| SendEstimateEmailFailedEvent | (Code[20]) | public | - | |
| SendKPI | () | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcAndGetAmountIncludingVAT | (Record Sales Header, var Decimal) | - |