Report "Sales Prepmt. Document Test"
ID 212
Namespace: Microsoft.Sales.Reports
Properties
| Name | Value |
|---|---|
| DefaultLayout | RDLC |
| RDLCLayout | ./Sales/Reports/SalesPrepmtDocumentTest.rdlc |
| Caption | Sales Prepmt. Document Test |
Events
OnBeforeCheckPostingDate
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckPostingDate(var SalesHeader: Record "Sales Header", var PostingDateError: Text[250], var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| SalesHeader | Table Microsoft.Sales.Document."Sales Header" | |
| PostingDateError | Text[250] | |
| IsHandled | Boolean |