CFLOnBeforeShowCustAddr Event
Deprecated
This event is deprecated and should not be used.
Reason: Moved to BoCount Dynamics Foundation
Deprecated since: BC25
Signature
[IntegrationEvent(true, false)]
[Obsolete('Moved to BoCount Dynamics Foundation', 'BC25')]
CFLOnBeforeShowCustAddr(SalesShipmentHeader: record "Sales Shipment Header"; var PDFProgram: codeunit "CFL PDFProgram"; var CustAddr: array[8] of Text[100]; TranslationDict: Dictionary of [text, text]; var AddressCounter: integer; var ShowCustAddr: boolean)