CFLOnAfterGetCustLedgEntry Event

  • 2 minutes to read

Report W1 Service - Invoice

Signature

[IntegrationEvent(true, false)]
CFLOnAfterGetCustLedgEntry(ServiceInvHeader: record "Service Invoice Header"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var tempCLE: record "Cust. Ledger Entry"; TranslationDict: Dictionary of [Text, Text]; var totAmount: Decimal; var totVAT: Decimal; var totInvoiceDisc: Decimal)

Parameters

ServiceInvHeader record "Service Invoice Header"

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var tempCLE record "Cust. Ledger Entry"

TranslationDict Dictionary of [Text, Text]

var totAmount Decimal

var totVAT Decimal

var totInvoiceDisc Decimal