Report wDCR_SalesInvoice¶
Report for posted sales invoice documents. Also includes a built-in email body report layout.
Properties¶
Name | Value |
---|---|
Caption | Sales - Invoice |
DefaultRenderingLayout | Document Creator - Sales Invoice |
PreviewMode | PrintLayout |
UsageCategory | None |
Methods¶
wgFncInitializeRequest¶
Initializes the report with initial values before it is run.
wlEvpOnAfterGetSalesInvoiceLines¶
Allows to hook into the moment right after the sales invoice lines are retrieved.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Invoice Header" |
pRecSalesInvHeader |
The Sales Invoice Header record. |
Record "Sales Invoice Line" temporary |
vRecTempSalesInvLine |
The Sales Invoice Line records that were retrieved for the report in a temporary record set. |