The Function Module RSDM_F4_HIER_GET_REST_H (Lesen der Nachfolger eines Hierarchieknotens) is a standard Function Module in SAP ERP and is part of the function group RSDM_F4 within the package RSD.
Function Module | RSDM_F4_HIER_GET_REST_H |
Short Text | Lesen der Nachfolger eines Hierarchieknotens |
Function Group | RSDM_F4 |
Package | RSD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_HIERNODE | TYPE | RSDM4_T_HIERNODE | Nachfolger | |
E_T_TREEITEM | TYPE | RSDM4_T_TREEITEM | ITEM_TABLE für TREEV | |
E_T_TREENODE | TYPE | RSDM4_T_TREENODE | NODE_TABLE für TREEV |
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.