W1 Purchase Return Shipment

  • 2 minutes to read

Object Definition

Object TypeReport
Object ID2102209
Object NameCFLW1 Purchase Return Shipment

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")
CFLSetoptPrint(Option "Print Preview",Print,"E-Mail","Attach as PDF")
InitializeRequest(Integer; Boolean; Boolean; Boolean)

Events

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

Deprecated Events

Name Description
CFLOnAfterGetEmailBodyTemplate(record "CFL E-mail Templates"; record "Return Shipment Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Return Shipment 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