CFLOnBeforeAddLineToDocument Event

  • 2 minutes to read

Report W1 Sales - Invoice

Signature

[IntegrationEvent(true, false)]
CFLOnBeforeAddLineToDocument(var SalesInvLine: record "Sales Invoice Line"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var Handled: boolean; TranslationDict: Dictionary of [text, text])

Parameters

var SalesInvLine record "Sales Invoice Line"

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var Handled boolean

TranslationDict Dictionary of [text, text]