Report W1 Purchase - Invoice
Signature
[IntegrationEvent(true, false)]
CFLOnAfterGetVendLedgEntry(PurchInvHeader: record "Purch. Inv. Header"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var tempVLE: record "Vendor Ledger Entry"; TranslationDict: Dictionary of [Text, Text]; var totAmount: Decimal; var totVAT: Decimal; var totInvoiceDisc: Decimal)
Parameters
var intCounter integer
var PDFProgram codeunit "CFL PDFProgram"
var tempVLE record "Vendor Ledger Entry"
TranslationDict Dictionary of [Text, Text]
var totAmount Decimal
var totVAT Decimal
var totInvoiceDisc Decimal