Codeunit 1620 PEPPOL Validation in 26
- App
- Base Application
- Namespace
- Microsoft.Sales.Peppol
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CheckSalesInvoice | (Record Sales Invoice Header) | public | - | ||||
| CheckSalesCreditMemo | (Record Sales Cr.Memo Header) | public | - | ||||
| CheckServiceHeader | (Record Service Header) | public | Pending 25.0 | ||||
| Moved to codeunit PEPPOL Service Validation | |||||||
| CheckServiceInvoice | (Record Service Invoice Header) | public | Pending 25.0 | ||||
| Moved to codeunit PEPPOL Service Validation | |||||||
| CheckServiceCreditMemo | (Record Service Cr.Memo Header) | public | Pending 25.0 | ||||
| Moved to codeunit PEPPOL Service Validation | |||||||
| CheckSalesLineTypeAndDescription | (Record Sales Line) | Boolean | public | - | |||
| CheckSalesDocument | (Record Sales Header) | public | - | ||||
| CheckSalesDocumentLines | (Record Sales Header) | public | - | ||||
| CheckSalesDocumentLine | (Record Sales Line) | public | - | ||||
| RunOnCheckServiceHeaderOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Line) | internal | - | ||||
| RunOnCheckServiceInvoiceOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Invoice Line) | internal | - | ||||
| RunOnCheckServiceCreditMemoOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Cr.Memo Line) | internal | - | ||||
Events, 12
| 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) | - | ||||
| Integration event | OnBeforeCheckSalesDocument | (var Record Sales Header, var Record Company Information, var Boolean) | - | ||||
| Integration event | OnBeforeCheckSalesDocumentLine | (var Record Sales Line, var Boolean) | - | ||||
| Integration event | OnCheckServiceHeaderOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Line) | Pending 25.0 | ||||
| Moved to codeunit PEPPOL Service Validation | |||||||
| Integration event | OnCheckServiceInvoiceOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Invoice Line) | Pending 25.0 | ||||
| Moved to codeunit PEPPOL Service Validation | |||||||
| Integration event | OnCheckServiceCreditMemoOnBeforeCheckSalesDocumentLine | (var Record Sales Line, Record Service Cr.Memo Line) | Pending 25.0 | ||||
| Moved to codeunit PEPPOL Service Validation | |||||||
| Integration event | OnCheckSalesDocumentOnBeforeCheckCompanyVATRegNo | (Record Sales Header, Record Company Information, var Boolean) | - | ||||
| Integration event | OnCheckSalesDocumentOnBeforeCheckCustomerVATRegNo | (Record Sales Header, Record Customer, var Boolean) | - | ||||
| Integration event | OnCheckSalesDocumentOnBeforeCheckYourReference | (Record Sales Header, var Boolean) | - | ||||