CFLOnBeforeShowShippingAddr Event

  • 2 minutes to read

Report W1 Purchase - Receipt

Signature

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

Parameters

PurchRcptHeader record "Purch. Rcpt. Header"

var PDFProgram codeunit "CFL PDFProgram"

var ShowShippingAddr boolean

var ShipToAddr array[8] of Text[100]

TranslationDict Dictionary of [text, text]