Skip to content

Report wDCR_PurchaseQuote

Report for purchase quote documents. Also includes a built-in email body report layout.

Properties

Name Value
Caption Purchase - Quote
DefaultRenderingLayout Document Creator - Purchase Quote
PreviewMode PrintLayout
UsageCategory None

Methods

wgFncInitializeRequest(Integer, Boolean, Boolean, Boolean)

Initializes the report with initial values before it is run.

wlEvpOnAfterGetPurchLines(Purchase Header, Purchase Line@)

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.