W1 Order Pro-forma Invoice

  • 2 minutes to read

Object Definition

Object TypeReport
Object ID2102217
Object NameCFLW1 Order Pro-forma Invoice

Procedures

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

Deprecated Procedures

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

Events

Name Description
CFLOnAfterAddFileToPDFCopies(record "Sales Header"; list of [text]; list of [text]; list of [text])
CFLOnAfterAddImageToDocument(record "Sales Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddIntrastatToTemp(record "Sales Line"; record "Tariff Number"; boolean; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForDescription2ToDocument(record "Sales Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForExternalReferenceToDocument(record "Sales Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineToDocument(record "Sales 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 "Sales Line"; record "CFLW1 Tax")
CFLOnAfterAddTotalPerVatAmountLine(Record "VAT Amount Line" temporary; Integer; Codeunit "CFL PDFProgram"; Dictionary of [Text, Text]; Decimal)
CFLOnAfterAddTotalsToDocument(record "Sales Header"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddVATClauseToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterCheckIntrastat(record "Sales Line"; boolean)
CFLOnAfterCheckLine(record "Sales Line"; boolean)
CFLOnAfterFormatAddresses(record "Sales Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100]; boolean)
CFLOnAfterGetBackgroundDocument(record "CFL Document"; record "Sales Header")
CFLOnAfterGetCFLDocument(record "CFL Document"; record "Sales Header")
CFLOnAfterGetLanguage(code[10]; record "Sales Header")
CFLOnAfterGetNoOfLinesPerItem(record "Sales Line"; integer; integer)
CFLOnAfterGetSalesConditionsDocument(record "CFL Document"; record "Sales Header")
CFLOnAfterInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Sales Header")
CFLOnAfterNewPage(codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Sales Header")
CFLOnAfterOpenPage(Option General,Invoicing,Shipping; integer; boolean; boolean; boolean; boolean; boolean) This event gives acces to the request page parameters
CFLOnAfterPreReport(Option General,Invoicing,Shipping; integer; boolean; boolean; boolean; boolean; boolean) This event gives acces to the request page parameters
CFLOnAfterSetFilterstmpVATAmountLine(Record "VAT Amount Line" temporary; Record "VAT Amount Line" temporary; record "Sales Header")
CFLOnAfterSetLineFilters(record "Sales Header"; record "Sales Line")
CFLOnBeforeAddImageToDocument(record "Sales Line"; integer; codeunit "CFL PDFProgram"; boolean; Dictionary of [text, text])
CFLOnBeforeAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineForDescription2ToDocument(record "Sales Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineForExternalReferenceToDocument(record "Sales Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineToDocument(record "Sales 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 "Sales 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; Boolean; Boolean)
CFLOnBeforeCFLNewPage(record "Sales Header"; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeCLoseOutPutFile(codeunit "CFL PDFProgram")
CFLOnBeforeEndFillPage(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeFormatAddresses(record "Sales 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 "Sales Header")
CFLOnBeforeOnAfterGetRecordHeader(record "Sales Header")
CFLOnBeforeShowShippingAddr(record "Sales 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)
OnAfterCFLCheckSalesHeader(record "Sales Header")
OnBeforeCFLCheckSalesHeader(record "Sales Header"; Boolean)

Deprecated Events

Name Description
CFLOnAfterAddExpressionToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterGetEmailBodyTemplate(record "CFL E-mail Templates"; record "Sales Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Sales 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; Boolean; Option "Print Preview",Print,"E-Mail"; Boolean)
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