CFLOnBeforeShowPrices Event

  • 2 minutes to read

Report W1 Purchase Order

Signature

[IntegrationEvent(true, false)]
CFLOnBeforeShowPrices("Purchase Header": record "Purchase Header"; PurchLine: record "Purchase Line"; var ShowPrices: boolean; var PDFProgram: codeunit "CFL PDFProgram"; var intCounter: integer; TranslationDict: Dictionary of [text, text])

Parameters

<a name=""Purchase Header"">"Purchase Header" record "Purchase Header"

PurchLine record "Purchase Line"

var ShowPrices boolean

var PDFProgram codeunit "CFL PDFProgram"

var intCounter integer

TranslationDict Dictionary of [text, text]