W1 Purchase - Receipt

  • 2 minutes to read

Object Definition

Object TypeReport
Object ID2102206
Object NameCFL W1 Purchase - Receipt

Procedures

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

Deprecated Procedures

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

Events

Name Description
CFLOnAfterAddFileToPDFCopies(record "Purch. Rcpt. Header"; list of [text]; list of [text])
CFLOnAfterAddLineForDescription2ToDocument(record "Purch. Rcpt. Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineToDocument(record "Purch. Rcpt. Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddPDF(codeunit "CFL PDFProgram")
CFLOnAfterCheckLine(record "Purch. Rcpt. Line"; boolean)
CFLOnAfterFormatAddresses(record "Purch. Rcpt. Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100])
CFLOnAfterGetBackgroundDocument(record "CFL Document"; record "Purch. Rcpt. Header")
CFLOnAfterGetCFLDocument(record "CFL Document"; record "Purch. Rcpt. Header")
CFLOnAfterGetLanguage(code[10]; record "Purch. Rcpt. Header")
CFLOnAfterInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Purch. Rcpt. Header")
CFLOnAfterNewPage(codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Purch. Rcpt. 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 "Purch. Rcpt. Header"; record "Purch. Rcpt. Line")
CFLOnBeforeAddLineForDescription2ToDocument(record "Purch. Rcpt. Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineToDocument(record "Purch. Rcpt. 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")
CFLOnBeforeCFLNewPage(record "Purch. Rcpt. Header"; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeCLoseOutPutFile(codeunit "CFL PDFProgram")
CFLOnBeforeEndFillPage(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeFormatAddresses(record "Purch. Rcpt. Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100]; boolean)
CFLOnBeforeInitializeRequest(Integer; Boolean; Boolean; Boolean)
CFLOnBeforeInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text]; code[10]; record "CFL Document"; record "Purch. Rcpt. Header")
CFLOnBeforeOnAfterGetRecordHeader(record "Purch. Rcpt. Header")
CFLOnBeforeSaveDocumentImage(Boolean; Record "Purch. Rcpt. Header")
CFLOnBeforeShowShippingAddr(record "Purch. Rcpt. Header"; codeunit "CFL PDFProgram"; boolean; array[8] of Text[100]; Dictionary of [text, text])
CFLOnClosePDFOnAfterInvoke(text)

Deprecated Events

Name Description
CFLOnAfterGetEmailBodyTemplate(record "CFL E-mail Templates"; record "Purch. Rcpt. Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Purch. Rcpt. Header")
CFLOnBeforeAddPageNumbersToOutputFile(text; boolean; codeunit "CFL PDFProgram")
CFLOnBeforeCFLInitializeRequest(Integer; Boolean; Boolean; Boolean; Option "Print Preview",Print,"E-Mail","Attach as PDF")
CFLOnBeforeEndFillePage(codeunit "CFL PDFProgram"; Boolean; 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