CFLOnAfterGetVendLedgEntry Event

  • 2 minutes to read

Report W1 Purchase - Credit Memo

Signature

[IntegrationEvent(true, false)]
CFLOnAfterGetVendLedgEntry(PurchCrMemoHeader: record "Purch. Cr. Memo Hdr."; 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

PurchCrMemoHeader record "Purch. Cr. Memo Hdr."

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