Report "Blanket Purchase Order"

ID 410
Namespace: Microsoft.Purchases.Document

Properties

Name Value
DefaultLayout RDLC
RDLCLayout ./Purchases/Document/BlanketPurchaseOrder.rdlc
Caption Blanket Purchase Order
PreviewMode PrintLayout
WordMergeDataItem Purchase Header

Methods

InitializeRequest

procedure InitializeRequest(NewNoOfCopies: Integer, NewShowInternalInfo: Boolean, NewLogInteraction: Boolean)

Parameters

Name Type Description
NewNoOfCopies Integer
NewShowInternalInfo Boolean
NewLogInteraction Boolean

Events

OnBeforeOnPreReport

[IntegrationEvent(False,False)]
local procedure OnBeforeOnPreReport(var PurchaseHeader: Record "Purchase Header")

Parameters

Name Type Description
PurchaseHeader Table Microsoft.Purchases.Document."Purchase Header"

See also