Menu

SAP Function Module ARCHIV_GET_PRINTFORMAT

Ermitteln des Ausgabeformats für ausgehende Dokumente/Drucklisten

The Function Module ARCHIV_GET_PRINTFORMAT (Ermitteln des Ausgabeformats für ausgehende Dokumente/Drucklisten) is a standard Function Module in SAP ERP and is part of the function group OPTJ within the package SAOP.

Technical Information

Function Module ARCHIV_GET_PRINTFORMAT
Short Text Ermitteln des Ausgabeformats für ausgehende Dokumente/Drucklisten
Function Group OPTJ
Package SAOP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION TYPE C Name of calling application

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRINTFORMAT LIKE TOADD-DOC_TYPE Current print format (e.g. OTF, PDF)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.