The Function Module C10C_IOTAB_OBJECTNAME_BUILD (PP-SHE: Für eine Steploop-Zeile einen Objektnamen generieren) is a standard Function Module in SAP ERP and is part of the function group C10C within the package CBUI.
Function Module | C10C_IOTAB_OBJECTNAME_BUILD |
Short Text | PP-SHE: Für eine Steploop-Zeile einen Objektnamen generieren |
Function Group | C10C |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IOREC | LIKE | RCGRLIOT | IOTAB name for which an object name is to be generated |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJECTNAME | LIKE | generierter Objektname |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.