Menu

SAP Function Module TMS_WBO_READ_REQUEST

Read object list and documentation for transport request

The Function Module TMS_WBO_READ_REQUEST (Read object list and documentation for transport request) is a standard Function Module in SAP ERP and is part of the function group TMSW within the package STMA.

Technical Information

Function Module TMS_WBO_READ_REQUEST
Short Text Read object list and documentation for transport request
Function Group TMSW
Package STMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DOCU_ONLY LIKE STPA-FLAG
IV_REQUEST LIKE E070-TRKORR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DOCU_HEADER LIKE THEAD
ES_E070 LIKE E070
ES_E07T LIKE E07T

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
TT_DOCU LIKE TLINE
TT_E071 LIKE E071
TT_E071K LIKE E071K

Exceptions

This function module does not define any Exceptions.