CFLOnBeforeInsertDocumentFixedText 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')]
CFLOnBeforeInsertDocumentFixedText(var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var handled: Boolean; TranslationDict: Dictionary of [text, text]; LanguageCode: code[10]; CFLDocument: record "CFL Document"; SalesInvHeader: record "Sales Invoice Header")

Parameters

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var handled Boolean

TranslationDict Dictionary of [text, text]

LanguageCode code[10]

CFLDocument record "CFL Document"

SalesInvHeader record "Sales Invoice Header"