Codeunit 1620 PEPPOL Validation in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckSalesInvoice | (Record Sales Invoice Header) | public | - | |
| CheckSalesCreditMemo | (Record Sales Cr.Memo Header) | public | - | |
| CheckServiceHeader | (Record Service Header) | public | - | |
| CheckServiceInvoice | (Record Service Invoice Header) | public | - | |
| CheckServiceCreditMemo | (Record Service Cr.Memo Header) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCheckSalesDocument | (Record Sales Header, Record Company Information) | - |
| Integration event | OnBeforeCheckShipToAddress | (Record Sales Header, var Boolean) | - |
| Integration event | OnBeforeOnRun | (Record Sales Header, var Boolean) | - |
| Integration event | OnCheckSalesDocumentLineOnBeforeCheckEmptyDescription | (Record Sales Line, var Boolean) | - |