Codeunit 1621 PEPPOL Service Validation in 28
- App
- Base Application
- Namespace
- Microsoft.Sales.Peppol
Versions171819202122232425262728latest
Source29
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckServiceHeader | (Record Service Header) | public | - | |
| CheckServiceInvoice | (Record Service Invoice Header) | public | - | |
| CheckServiceCreditMemo | (Record Service Cr.Memo Header) | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCheckServiceHeaderOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Line) | - |
| Integration event | OnCheckServiceInvoiceOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Invoice Line) | - |
| Integration event | OnCheckServiceCreditMemoOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Cr.Memo Line) | - |
| Integration event | OnAfterSetServiceLineFilter | (var Record Service Line, Record Service Header) | - |
| Integration event | OnCheckServiceInvoiceOnBeforeCheckSalesDocument | (var Record Sales Header, Record Service Invoice Header) | - |