Menu

SAP Function Module SWFMOD_WRITE_ACTION_TRANSPORT

write action entries in transport request

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.

Technical Information

Function Module SWFMOD_WRITE_ACTION_TRANSPORT
Short Text write action entries in transport request
Function Group SWFMOD_TRANSPORT
Package SWFMOD
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.