Report "Standard Purchase - Order"

ID 1322
Namespace: Microsoft.Purchases.Document

Properties

Name Value
Caption Purchase - Order
DefaultRenderingLayout StandardPurchaseOrder.docx
EnableHyperlinks True
PreviewMode PrintLayout
WordMergeDataItem Purchase Header

Methods

InitializeRequest

procedure InitializeRequest(LogInteractionParam: Boolean)

Parameters

Name Type Description
LogInteractionParam Boolean

Events

OnAfterFormatDocumentFields

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

Parameters

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

OnInitReportForGlobalVariable

[IntegrationEvent(False,False)]
local procedure OnInitReportForGlobalVariable(var IsHandled: Boolean, var LegalOfficeTxt: Text, var LegalOfficeLbl: Text, var CustomGiroTxt: Text, var CustomGiroLbl: Text)

Parameters

Name Type Description
IsHandled Boolean
LegalOfficeTxt Text
LegalOfficeLbl Text
CustomGiroTxt Text
CustomGiroLbl Text

See also