Menu

SAP Function Module C10C_IOTAB_OBJECTNAME_BUILD

PP-SHE: Für eine Steploop-Zeile einen Objektnamen generieren

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OBJECTNAME LIKE generierter Objektname

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.