W1 Purchase - Invoice

  • 3 minutes to read

Object Definition

Object TypeReport
Object ID2102215
Object NameCFL W1 Purchase - Invoice

Procedures

Name Description
CFLNewPage()
InitializeRequest(Integer; Boolean; Boolean)

Deprecated Procedures

Name Description
InitializeRequest(Integer; Boolean; Boolean; Option "Print Preview",Print,"E-Mail")

Events

Name Description
CFLOnAfterAddFileToPDFCopies(record "Purch. Inv. Header"; list of [text]; list of [text])
CFLOnAfterAddImageToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram")
CFLOnAfterAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddIntrastatToTemp(record "Purch. Inv. Line"; record "Tariff Number"; boolean; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForDescription2ToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForExternalReferenceToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddPDF(codeunit "CFL PDFProgram")
CFLOnAfterAddTariffNumberToDocument(integer; Codeunit "CFL PDFProgram"; Dictionary of [Text, Text]; Record "Tariff Number")
CFLOnAfterAddTaxToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddTaxToTemp(record "Purch. Inv. Line"; record "CFLW1 Tax")
CFLOnAfterAddTotalPerVatAmountLine(Record "VAT Amount Line" temporary; Integer; Codeunit "CFL PDFProgram"; Dictionary of [Text, Text]; Decimal)
CFLOnAfterAddTotalsToDocument(record "Purch. Inv. Header"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddVATClauseToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterCheckIntrastat(record "Purch. Inv. Line"; boolean)
CFLOnAfterCheckLine(record "Purch. Inv. Line"; boolean)
CFLOnAfterFormatAddresses(record "Purch. Inv. Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100]; boolean)
CFLOnAfterGetBackgroundDocument(record "CFL Document"; record "Purch. Inv. Header")
CFLOnAfterGetCFLDocument(record "CFL Document"; record "Purch. Inv. Header")
CFLOnAfterGetLanguage(code[10]; record "Purch. Inv. Header")
CFLOnAfterGetNoOfLinesPerItem(record "Purch. Inv. Line"; integer; integer)
CFLOnAfterGetVendLedgEntry(record "Purch. Inv. Header"; integer; codeunit "CFL PDFProgram"; record "Vendor Ledger Entry"; Dictionary of [Text, Text]; Decimal; Decimal; Decimal)
CFLOnAfterInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Purch. Inv. Header")
CFLOnAfterNewPage(codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Purch. Inv. Header")
CFLOnAfterOpenPage(integer; boolean; boolean; boolean) This event gives acces to the request page parameters
CFLOnAfterPreReport(integer; boolean; boolean; boolean) This event gives acces to the request page parameters
CFLOnAfterSetFilterstmpVATAmountLine(Record "VAT Amount Line" temporary; Record "VAT Amount Line" temporary; record "Purch. Inv. Header")
CFLOnAfterSetLineFilters(record "Purch. Inv. Header"; record "Purch. Inv. Line")
CFLOnBeforeAddImageToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineForDescription2ToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineForExternalReferenceToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineToDocument(record "Purch. Inv. Line"; integer; codeunit "CFL PDFProgram"; boolean; Dictionary of [text, text])
CFLOnBeforeAddPDF(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeAddPageNumbersToOutputFile2(text; enum "CFL Watermark Position"; text; text; text; text; text; text; text; boolean; codeunit "CFL PDFProgram")
CFLOnBeforeAddTaxToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddTotalsToDocument(record "Purch. Inv. Header"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddVATClauseToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text]; record "VAT Clause")
CFLOnBeforeCFLInitializeRequest(Integer; Boolean; Boolean)
CFLOnBeforeCFLNewPage(record "Purch. Inv. Header"; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeCLoseOutPutFile(codeunit "CFL PDFProgram")
CFLOnBeforeEndFillPage(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeFormatAddresses(record "Purch. Inv. Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100]; boolean; boolean)
CFLOnBeforeInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text]; code[10]; record "CFL Document"; record "Purch. Inv. Header")
CFLOnBeforeInsertVATAmountLine(Record "VAT Amount Line" temporary; record "Purch. Inv. Line")
CFLOnBeforeOnAfterGetRecordHeader(record "Purch. Inv. Header")
CFLOnBeforeSaveDocumentImage(Boolean; record "Purch. Inv. Header")
CFLOnBeforeShowShippingAddr(record "Purch. Inv. Header"; codeunit "CFL PDFProgram"; boolean; array[8] of Text[100]; Dictionary of [text, text])
CFLOnBeforetmpVATAmountLineModify(Record "VAT Amount Line" temporary; Record "VAT Amount Line" temporary)
CFLOnClosePDFOnAfterInvoke(text)

Deprecated Events

Name Description
CFLOnAfterAddExpressionToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterGetEmailBodyTemplate(record "CFL E-mail Templates"; record "Purch. Inv. Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Purch. Inv. Header")
CFLOnBeforeAddExpressionToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddPageNumbersToOutputFile(text; boolean; codeunit "CFL PDFProgram")
CFLOnBeforeEndFillePage(codeunit "CFL PDFProgram"; Boolean; Boolean)
CFLOnBeforeInitializeRequest(Integer; Boolean; Boolean; Option "Print Preview",Print,"E-Mail")
CFLOnBeforePageNumberOutputFile(text; boolean; codeunit "CFL PDFProgram")

Deprecated Controls

Type Name Reason Deprecated since
Field optPrint Not Used anymore. Replaced by custom report renderer. BC22
Field BatchOutput Not Used anymore. Replaced by custom report renderer. BC22