The Function Module SWFMOD_WRITE_ACTION_TRANSPORT (write action 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_ACTION_TRANSPORT |
Short Text | write action 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.
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 |
---|---|---|---|---|
ET_E071 | LIKE | KO200 | Change & Transport System: Object Entries of Requests/Tasks | |
ET_E071K | LIKE | E071K | Change & Transport System: Key Entries of Requests/Tasks |
This function module does not define any Exceptions.