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.
Function Module | ARCHIV_GET_PRINTFORMAT |
Short Text | Ermitteln des Ausgabeformats für ausgehende Dokumente/Drucklisten |
Function Group | OPTJ |
Package | SAOP |
Module Type | Normal Module |
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 |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.