W1 Sales - Shipment

  • 2 minutes to read

Object Definition

Object TypeReport
Object ID2102203
Object NameCFL W1 Sales - Shipment

Procedures

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

Deprecated Procedures

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

Events

Name Description
CFLOnAfterAddFileToPDFCopies(record "Sales Shipment Header"; list of [text]; list of [text]; list of [text])
CFLOnAfterAddImageToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Sales Shipment Header")
CFLOnAfterAddIntrastatToTemp(record "Sales Shipment Line"; record "Tariff Number"; boolean; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineForDescription2ToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLineToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddLotSNToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddPDF(codeunit "CFL PDFProgram")
CFLOnAfterAddSignatureToDocument(record "Sales Shipment Header"; integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterAddTariffNumberToDocument(integer; Codeunit "CFL PDFProgram"; Dictionary of [Text, Text]; Record "Tariff Number")
CFLOnAfterAddVATClauseToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterCheckIntrastat(record "Sales Shipment Line"; boolean)
CFLOnAfterCheckLine(record "Sales Shipment Line"; boolean)
CFLOnAfterFormatAddresses(record "Sales Shipment Header"; code[10]; array[8] of Text[100]; array[8] of Text[100]; array[8] of Text[100])
CFLOnAfterGetBackgroundDocument(record "CFL Document"; record "Sales Shipment Header")
CFLOnAfterGetCFLDocument(record "CFL Document"; record "Sales Shipment Header")
CFLOnAfterGetLanguage(code[10]; record "Sales Shipment Header")
CFLOnAfterGetNoOfLinesPerItem(record "Sales Shipment Line"; integer; integer)
CFLOnAfterGetSalesConditionsDocument(record "CFL Document"; record "Sales Shipment Header")
CFLOnAfterInsertDocumentFixedText(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Sales Shipment Header")
CFLOnAfterNewPage(codeunit "CFL PDFProgram"; Dictionary of [text, text]; record "Sales Shipment Header")
CFLOnAfterOpenPage(integer; boolean; boolean; boolean; boolean; boolean; boolean; boolean) This event gives acces to the request page parameters
CFLOnAfterPreReport(integer; boolean; boolean; boolean; boolean; boolean; boolean; boolean) This event gives acces to the request page parameters
CFLOnAfterSetLineFilters(record "Sales Shipment Header"; record "Sales Shipment Line")
CFLOnBeforeAddImageToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; boolean; Dictionary of [text, text])
CFLOnBeforeAddIntrastatToDocument(integer; codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeAddLineForDescription2ToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddLineToDocument(record "Sales Shipment Line"; integer; codeunit "CFL PDFProgram"; boolean; Dictionary of [text, text])
CFLOnBeforeAddLotSNToDocument(record "Sales 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")
CFLOnBeforeAddSalesConditionsAttachment(codeunit "Temp Blob List"; list of [text]; boolean; codeunit "Temp Blob"; text)
CFLOnBeforeAddSignatureToDocument(record "Sales Shipment 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; Boolean)
CFLOnBeforeCFLNewPage(record "Sales Shipment Header"; codeunit "CFL PDFProgram"; boolean)
CFLOnBeforeCLoseOutPutFile(codeunit "CFL PDFProgram")
CFLOnBeforeEndFillPage(codeunit "CFL PDFProgram"; Boolean)
CFLOnBeforeFormatAddresses(record "Sales Shipment 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 "Sales Shipment Header")
CFLOnBeforeOnAfterGetRecordHeader(record "Sales Shipment Header")
CFLOnBeforeSaveDocumentImage(Boolean; Record "Sales Shipment Header")
CFLOnBeforeShippingAddr(record "Sales Shipment Header"; codeunit "CFL PDFProgram"; array[8] of Text[100]; Dictionary of [text, text]; integer; boolean)
CFLOnBeforeShowCustAddr(record "Sales Shipment Header"; codeunit "CFL PDFProgram"; array[8] of Text[100]; Dictionary of [text, text]; integer; boolean)
CFLOnClosePDFOnAfterInvoke(text)

Deprecated Events

Name Description
CFLOnAfterAddExpressionToDocument(integer; codeunit "CFL PDFProgram"; Dictionary of [text, text])
CFLOnAfterGetEmailBodyTemplate(record "CFL E-mail Templates"; record "Sales Shipment Header")
CFLOnAfterGetEmailSubjectTemplate(record "CFL E-mail Templates"; record "Sales Shipment Header")
CFLOnBeforeAddExpressionToDocument(integer; codeunit "CFL PDFProgram"; Boolean; Dictionary of [text, text])
CFLOnBeforeAddPageNumbersToOutputFile(text; boolean; codeunit "CFL PDFProgram")
CFLOnBeforeEndFillePage(codeunit "CFL PDFProgram"; Boolean; Boolean)
CFLOnBeforeInitializeRequest(Integer; Boolean; Boolean; Boolean; Boolean; Boolean; Option "Print Preview",Print,"E-Mail","Attach as PDF"; 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