Skip to content

Report wDCR_PurchaseInvoice

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

Properties

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

Methods

wgFncInitializeRequest(Integer, Boolean, Boolean)

Initializes the report with initial values before it is run.

wlEvpOnAfterGetPurchInvoiceLines(Purch# Inv# Header, Purch# Inv# Line@)

Allows to hook into the moment right after the purchase invoice lines are retrieved.

Parameters

Type Name Description
Record "Purch. Inv. Header" pRecPurchInvHeader The Purchase Invoice Header record.
Record "Purch. Inv. Line" temporary vRecTempPurchInvLine The Purchase Invoice Line records that were retrieved for the report in a temporary record set.