Skip to content

Report wDCR_PurchaseCreditMemo

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

Properties

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

Methods

wgFncInitializeRequest

Initializes the report with initial values before it is run.

Parameters

Type Name Description
Integer pNoOfCopies The number of copies to render.
Boolean pShowInternalInfo Whether to show internal information like dimensions and internal comments.
Boolean pLogInteraction Whether to log that the document was rendered.

Trl

Gets the translation for the specified label/tag.

Parameters

Type Name Description
Text[50] pLblName The label.

Returns

Type Description
Text The translation text for the label.

wlEvpOnAfterGetPurchCreditMemoLines

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

Parameters

Type Name Description
Record "Purch. Cr. Memo Hdr." pRecPurchCrMemoHeader The Purchase Cr. Memo Header record.
Record "Purch. Cr. Memo Line" temporary vRecTempPurchCrMemoLine The Purchase Cr. Memo Line records that were retrieved for the report in a temporary record set.