Report wDCR_SalesReturnOrderConf¶
Report for sales return order confirmation documents.
Properties¶
Name | Value |
---|---|
Caption | Sales - Return Order Confirmation |
DefaultRenderingLayout | Document Creator - Sales Return Order Confirmation |
PreviewMode | PrintLayout |
UsageCategory | None |
Methods¶
wgFncInitializeRequest¶
Initializes the report with initial values before it is run.
wlEvpOnAfterGetSalesLines¶
Allows to hook into the moment right after the sales lines are retrieved.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Header" |
pRecSalesHdr |
The Sales Header record. |
Record "Sales Line" temporary |
vRecTempSalesLine |
The Sales Line records that were retrieved for the report in a temporary record set. |