The Function Module SWFMOD_WRITE_MODELER_TRANSPORT (Write modeler object entries in transport request) is a standard Function Module in SAP ERP and is part of the function group SWFMOD_TRANSPORT within the package SWFMOD.
Function Module | SWFMOD_WRITE_MODELER_TRANSPORT |
Short Text | Write modeler object entries in transport request |
Function Group | SWFMOD_TRANSPORT |
Package | SWFMOD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SELECTED_DATA | TYPE | SWFMOD_TRANSPORT_TAB | stores object to transport |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_TASK | TYPE | E070-TRKORR | Request/Task | |
CV_TRKORR | TYPE | E070-TRKORR | Request/Task |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.