CFLOnBeforeFormatAddresses 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')]
CFLOnBeforeFormatAddresses(SalesShipmentHeader: record "Sales Shipment 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 IsHandled: boolean)