CFLOnBeforeAddLineToDocument Event
Report W1 Sales - Shipment
Signature
[IntegrationEvent(true, false)]
CFLOnBeforeAddLineToDocument(var SalesShptLine: record "Sales Shipment Line"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var Handled: boolean; TranslationDict: Dictionary of [text, text])
Parameters
var SalesShptLine record "Sales Shipment Line"
var intCounter integer
var PDFProgram codeunit "CFL PDFProgram"
var Handled boolean
TranslationDict Dictionary of [text, text]