Skip to content

Report wDCR_SalesDraftInvoice

Report for sales draft invoice documents.

Properties

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

Methods

wgFncInitializeRequest(Integer, Boolean, 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.