W1 Service - Invoice

  • 2 minutes to read

Object Definition

Object TypeReport
Object ID2102220
Object NameCFL W1 Service - Invoice

Procedures

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

Deprecated Procedures

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

Events

Name Description
CFLOnAfterAddFileToPDFCopies(record "Service Invoice Header"; list of [text]; list of [text]; list of [text])
CFLOnAfterAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddIntrastatToTemp(record "Service Invoice Line"; record "Tariff Number"; boolean; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForDescription2ToDocument(record "Service Invoice Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineToDocument(record "Service Invoice 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")
CFLOnAfterAddTotalPerVatAmountLine(Record "VAT Amount Line" temporary; Integer; Codeunit "CFL PDFProgram"; Dictionary of [Text, Text]; Decimal)
CFLOnAfterAddTotalsToDocument(record "Service Invoice Header"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddVATClauseToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterCheckIntrastat(record "Service Invoice Line"; boolean)
CFLOnAfterCheckLine(record "Service Invoice Line"; boolean)
CFLOnAfterFormatAddresses(record "Service Invoice Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100]; boolean)
CFLOnAfterGetBackgroundDocument(record "CFL Document"; record "Service Invoice Header")
CFLOnAfterGetCFLDocument(record "CFL Document"; record "Service Invoice Header")
CFLOnAfterGetCustLedgEntry(record "Service Invoice Header"; integer; codeunit "CFL PDFProgram"; record "Cust. Ledger Entry"; Dictionary of [Text, Text]; Decimal; Decimal; Decimal)
CFLOnAfterGetLanguage(code[10]; record "Service Invoice Header")
CFLOnAfterGetSalesConditionsDocument(record "CFL Document"; record "Service Invoice Header")
CFLOnAfterInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Service Invoice Header")
CFLOnAfterNewPage(codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Service Invoice Header")
CFLOnAfterOpenPage(integer; boolean) This event gives acces to the request page parameters
CFLOnAfterPreReport(integer; boolean) This event gives acces to the request page parameters
CFLOnAfterSetFilterstmpVATAmountLine(Record "VAT Amount Line" temporary; Record "VAT Amount Line" temporary; record "Service Invoice Header")
CFLOnAfterSetLineFilters(record "Service Invoice Header"; record "Service Invoice Line")
CFLOnBeforeAddBarcodeToDocument(record "Service Invoice Header"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text]; record "CFL Document")
CFLOnBeforeAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineForDescription2ToDocument(record "Service Invoice Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineToDocument(record "Service Invoice 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")
CFLOnBeforeAddTotalsToDocument(record "Service Invoice 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 "Service Invoice Header"; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeCLoseOutPutFile(codeunit "CFL PDFProgram")
CFLOnBeforeEndFillPage(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeFormatAddresses(record "Service Invoice 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 "Service Invoice Header")
CFLOnBeforeInsertVATAmountLine(Record "VAT Amount Line" temporary; record "Service Invoice Line")
CFLOnBeforeOnAfterGetRecordHeader(record "Service Invoice Header")
CFLOnBeforeSaveDocumentImage(Boolean; Record "Service Invoice Header")
CFLOnBeforeShowShippingAddr(record "Service Invoice 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 "Service Invoice Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Service Invoice Header")
CFLOnBeforeAddExpressionToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddPageNumbersToOutputFile(text; boolean; codeunit "CFL PDFProgram")
CFLOnBeforeAddSalesConditionsAttachment(codeunit "Temp Blob List"; list of [text]; boolean; codeunit "Temp Blob"; text)
CFLOnBeforeEndFillePage(codeunit "CFL PDFProgram"; Boolean; Boolean)
CFLOnBeforeInitializeRequest(Integer; Boolean; Boolean; Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF")
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