The Function Module RSD_BUILD_IOBJNM_IN_INFOSET (BW NR: Bildet den Namen eines InfoObjects im Kontext eines InfoSets) is a standard Function Module in SAP ERP and is part of the function group RSDN_IOBJ within the package RSD.
Function Module | RSD_BUILD_IOBJNM_IN_INFOSET |
Short Text | BW NR: Bildet den Namen eines InfoObjects im Kontext eines InfoSets |
Function Group | RSDN_IOBJ |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOSET | TYPE | RSQINFOSET | InfoSet | |
I_IOBJNM | TYPE | RSD_IOBJNM | InfoObject |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ISET_IOBJNM | TYPE | RSD_IOBJNM | Name des InfoObjects im Kontext des ISET |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NAME_ERROR | Die Namen sind zu lang oder leer |