CFLOnBeforeShowPrices Event

  • 2 minutes to read

Report Purchase Order

Deprecated

This event is deprecated and should not be used.

Reason: Moved to BoCount Dynamics Foundation
Deprecated since: BC25

Signature

[IntegrationEvent(true, false)]
[Obsolete('Moved to BoCount Dynamics Foundation', 'BC25')]
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]