CFLOnBeforeShowShippingAddr Event

  • 2 minutes to read

Report W1 Concept Invoice

Signature

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

Parameters

SalesHeader record "Sales Header"

var PDFProgram codeunit "CFL PDFProgram"

var ShowShippingAddr boolean

var ShipToAddr array[8] of Text[100]

TranslationDict Dictionary of [text, text]