CFLOnBeforeAddExpressionToDocument Event

  • 2 minutes to read

Report W1 Sales - Shipment

Deprecated

This event is deprecated and should not be used.

Reason: Replaced by CFLAddVATClauseToDocument
Deprecated since: BC20.3

Signature

[IntegrationEvent(true, false)]
[Obsolete('Replaced by CFLAddVATClauseToDocument', 'BC20.3')]
CFLOnBeforeAddExpressionToDocument(var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var handled: Boolean; TranslationDict: Dictionary of [text, text])

Parameters

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var handled Boolean

TranslationDict Dictionary of [text, text]