Skip to content

Report wDCR_SalesProFormaInvoice

Report for sales pro forma invoice documents.

Properties

Name Value
Caption Sales - Pro Forma Invoice
DefaultRenderingLayout Document Creator - Sales Pro Forma 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.