The Function Module RSNDI_SHIE_STRUCTURE_UPDATE3 () 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_STRUCTURE_UPDATE3 |
Short Text | |
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_SUBTREES | TYPE | RSSUBTREEUPD | SPACE | |
I_S_HIEHEAD | TYPE | RSNDI_S_HIERUPDATE | Hierarchy Catalog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SY-SUBRC | Return Value, Return Value After ABAP Statements |
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 | Application Log: APPL_LOG_WRITE_MESSAGES interface | |
I_T_HIEDIRT | LIKE | RSHIEDIRT | Hierarchy Directory Texts | |
I_T_HIERINTVL | LIKE | RSSH_S_JTAB | Interface Structure of Hierarchy Ranges | |
I_T_HIERSTRUC | LIKE | RSSH_S_HTAB | Interface Structure of Hierarchy Nodes | |
I_T_LEVEL | LIKE | RSHIELVT | Levels Table for Hierarchies in BW | |
I_T_NODEATTR | LIKE | RSSH_S_NODEATTR | Node Attributes | |
I_T_NODENAMES | LIKE | RSNDI_S_NODENM | Node Names and Ranges (Compound Exploded) | |
I_T_THIERNODE | LIKE | RSTHIERNODE | Texts of Non-Postable Hierarchy Nodes |
This function module does not define any Exceptions.