SAP Function Module K_TRANS_BUILT_OBJECT

Transport: baut Eintrag für R3OB SETS zusammen

The Function Module K_TRANS_BUILT_OBJECT (Transport: baut Eintrag für R3OB SETS zusammen) is a standard Function Module in SAP ERP and is part of the function group KTRA within the package KBAS.

Technical Information

Function Module K_TRANS_BUILT_OBJECT
Short Text Transport: baut Eintrag für R3OB SETS zusammen
Function Group KTRA
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CLASS LIKE SETHEADER-SETCLASS SPACE Set class
I_OBJTYPE LIKE Object type / Char4 / e.g. 'STSD'
I_SETNR LIKE SETHIER-SETID Set ID
I_TAB LIKE SETHIER-TABNAME Table to the set

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STRING LIKE KTRAKEY-TABKEY Entry for R3OB SETS

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.