CFLOnAfterFormatAddresses 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')]
CFLOnAfterFormatAddresses(SalesInvoiceHeader: record "Sales Invoice Header"; var LanguageCode: code[10]; var CompanyAddr: array[8] of Text[100]; var CustAddr: array[8] of Text[100]; var ShipToAddr: array[8] of Text[100]; var ShowShippingAddr: boolean)