CFLOnBeforeShowShippingAddr Event

  • 2 minutes to read

Report W1 Purchase Order

Signature

[IntegrationEvent(true, false)]
CFLOnBeforeShowShippingAddr(PurchaseHeader: record "Purchase Header"; var PDFProgram: codeunit "CFL PDFProgram"; var ShowShippingAddr: boolean; var ShipToAddr: array[8] of Text[100]; TranslationDict: Dictionary of [text, text])

Parameters

PurchaseHeader record "Purchase Header"

var PDFProgram codeunit "CFL PDFProgram"

var ShowShippingAddr boolean

var ShipToAddr array[8] of Text[100]

TranslationDict Dictionary of [text, text]