CFLOnBeforeShowShippingAddr Event

  • 2 minutes to read

Report Sales - Invoice

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')]
CFLOnBeforeShowShippingAddr(SalesInvHeader: record "Sales Invoice Header"; var PDFProgram: codeunit "CFL PDFProgram"; var ShowShippingAddr: boolean; var ShipToAddr: array[8] of Text[100]; TranslationDict: Dictionary of [text, text])

Parameters

SalesInvHeader record "Sales Invoice Header"

var PDFProgram codeunit "CFL PDFProgram"

var ShowShippingAddr boolean

var ShipToAddr array[8] of Text[100]

TranslationDict Dictionary of [text, text]