CFLOnBeforeAddLineToDocument Event

  • 2 minutes to read

Report W1 Service - Invoice

Signature

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

Parameters

var ServiceInvoiceLine record "Service Invoice Line"

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var Handled boolean

TranslationDict Dictionary of [text, text]