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