Menu

SAP Function Module CONVERT_OTF_AND_ARCHIVE

Interface Between SAPscript and Archive: OTF->OTF or OTF->PDF

The Function Module CONVERT_OTF_AND_ARCHIVE (Interface Between SAPscript and Archive: OTF->OTF or OTF->PDF) is a standard Function Module in SAP ERP and is part of the function group STXW within the package STXD.

Technical Information

Function Module CONVERT_OTF_AND_ARCHIVE
Short Text Interface Between SAPscript and Archive: OTF->OTF or OTF->PDF
Function Group STXW
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIVE_COPIES TYPE TDBOOL ' ' Archive copies
ARC_I LIKE TOA_DARA Archive Information for Document
ARC_P LIKE ARC_PARAMS Global Archive Parameters of Request
ARC_TAB TYPE TSFDARA Table with Archive Indices (Smart Forms only)
FORMAT LIKE 'PDF'
MAX_COPIES TYPE SFCOPIES '001' Number of Copies

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OTF LIKE ITCOO Table with Document in OTF Format

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_ARCHIV Error in ARCHIV_CREATE_OUTGOINGDOCUMENT
ERROR_COMMUNICATIONTABLE Error in ARCHIV_CREATE_OUTGOINGDOCUMENT
ERROR_CONNECTIONTABLE Error in ARCHIV_CREATE_OUTGOINGDOCUMENT
ERROR_KERNEL Error in ARCHIV_CREATE_OUTGOINGDOCUMENT
ERROR_PARAMETER Error in ARCHIV_CREATE_OUTGOINGDOCUMENT