The Function Module RSNDI_SHIE_NDI_NODENAMECREATE3 (BW wandelt die Hierarchiestruktur in NDI-Format um) is a standard Function Module in SAP ERP and is part of the function group RSNDI_SHIE within the package RSNDI.
Function Module | RSNDI_SHIE_NDI_NODENAMECREATE3 |
Short Text | BW wandelt die Hierarchiestruktur in NDI-Format um |
Function Group | RSNDI_SHIE |
Package | RSNDI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IOBJNM | TYPE | RSIOBJNM | Basismerkmal der Hierachie |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SY-SUBRC | subrc |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_MESSAGES | LIKE | RSNDI_S_MESSAGE | Anwendungs-Log: Schnittstelle für APPL_LOG_WRITE_MESSAGES | |
E_T_NODENAMES | LIKE | RSNDI_S_NODENM | Knotennamen und Intervalle (Klammerung aufgelöst) | |
I_T_HIERINTVL | LIKE | RSSH_S_JTAB | Schnittstellenstruktur der Hierarchieintervalle | |
I_T_HIERSTRUC | LIKE | RSSH_S_HTAB | Schnittstellenstruktur der Hierarchieknoten |
This function module does not define any Exceptions.