Skip to content

Report wDCR_SalesQuote

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

Properties

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

Methods

wgFncInitializeRequest(Integer, Boolean, Boolean, Boolean, Boolean)

Initializes the report with initial values before it is run.

wlEvpOnAfterGetSalesLines(Sales Header, Sales Line@)

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.