CFLOnAfterAddTotals Event
Signature
[IntegrationEvent(true, false)]
CFLOnAfterAddTotals(PurchHeader: record "Purchase Header"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; TranslationDict: Dictionary of [text, text])
[IntegrationEvent(true, false)]
CFLOnAfterAddTotals(PurchHeader: record "Purchase Header"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; TranslationDict: Dictionary of [text, text])
PurchHeader record "Purchase Header"intCounter integerPDFProgram codeunit "CFL PDFProgram"TranslationDict Dictionary of [text, text]