W1 Purchase Quote

  • 2 minutes to read

Object Definition

Object TypeReport
Object ID2102213
Object NameCFL W1 Purchase Quote

Procedures

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

Deprecated Procedures

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

Events

Name Description
CFLOnAfterAddFileToPDFCopies(record "Purchase Header"; list of [text]; list of [text])
CFLOnAfterAddLineForDescription2ToDocument(record "Purchase Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForExternalReferenceToDocument(record "Purchase Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineToDocument(record "Purchase Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddPDF(codeunit "CFL PDFProgram")
CFLOnAfterAddTotals(record "Purchase Header"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddVATClauseToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterCheckLine(record "Purchase Line"; boolean)
CFLOnAfterFormatAddresses(record "Purchase Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100])
CFLOnAfterGetBackgroundDocument(record "CFL Document"; record "Purchase Header")
CFLOnAfterGetCFLDocument(record "CFL Document"; record "Purchase Header")
CFLOnAfterGetLanguage(code[10]; record "Purchase Header")
CFLOnAfterInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Purchase Header")
CFLOnAfterNewPage(codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Purchase 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
CFLOnAfterSetLineFilters(record "Purchase Header"; record "Purchase Line")
CFLOnBeforeAddLineForDescription2ToDocument(record "Purchase Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineForExternalReferenceToDocument(record "Purchase Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineToDocument(record "Purchase 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")
CFLOnBeforeAddTotals(record "Purchase 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)
CFLOnBeforeCFLNewPage(record "Purchase Header"; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeCLoseOutPutFile(codeunit "CFL PDFProgram")
CFLOnBeforeEndFillPage(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeFormatAddresses(record "Purchase Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100]; boolean)
CFLOnBeforeInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text]; code[10]; record "CFL Document"; record "Purchase Header")
CFLOnBeforeOnAfterGetRecordHeader(record "Purchase Header")
CFLOnBeforeSaveDocumentImage(Boolean; Record "Purchase Header")
CFLOnClosePDFOnAfterInvoke(text)
OnAfterCFLCheckPurchaseHeader(Record "Purchase Header")
OnBeforeCFLCheckPurchaseHeader(Record "Purchase Header"; Boolean)

Deprecated Events

Name Description
CFLOnAfterGetEmailBodyTemplate(record "CFL E-mail Templates"; record "Purchase Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Purchase Header")
CFLOnBeforeAddPageNumbersToOutputFile(text; boolean; codeunit "CFL PDFProgram")
CFLOnBeforeEndFillePage(codeunit "CFL PDFProgram"; Boolean; Boolean)
CFLOnBeforeInitializeRequest(Integer; Boolean; Boolean; Boolean; Option "Print Preview",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