CFLOnBeforeShowShippingAddr Event

  • 2 minutes to read

Report W1 Service Contract

Signature

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

Parameters

ServiceContractHeader record "Service Contract Header"

var PDFProgram codeunit "CFL PDFProgram"

var ShowShippingAddr boolean

var ShipToAddr array[8] of Text[100]

TranslationDict Dictionary of [text, text]