The Function Module SDOK_MASS_PHIOS_GET_COPY (.) is a standard Function Module in SAP ERP and is part of the function group SDOK_MASS within the package SDOK.
Function Module | SDOK_MASS_PHIOS_GET_COPY |
Short Text | . |
Function Group | SDOK_MASS |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | TYPE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
FTP_KEEP_OPEN_FLAG | TYPE | SY-DATAR | Screens, display user entry | |
USE_MASS | TYPE | SY-DATAR | Screens, display user entry |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAD_OBJECTS | LIKE | SDOKERRKEY | SDOK: Error code for document | |
COMPONENTS | LIKE | SDOKCOMCHO | SDOK: Component Information for the Export | |
OBJECT_FILE_INFORMATIONS | LIKE | SDOKEXPORT | SDOK: Object info and file info for export |
This function module does not define any Exceptions.