The Function Module MDM_FSBP_HIERARCHY_GET_NODES (Besorgt eine Hierarchie in der Form ID, PARENT_ID, ...) is a standard Function Module in SAP ERP and is part of the function group MDM_FSBP_HIERARCHIES_GET within the package FSBP_TEST_EXTERNAL.
Function Module | MDM_FSBP_HIERARCHY_GET_NODES |
Short Text | Besorgt eine Hierarchie in der Form ID, PARENT_ID, ... |
Function Group | MDM_FSBP_HIERARCHIES_GET |
Package | FSBP_TEST_EXTERNAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HIERARCHY | TYPE | MDM_FSBP_YT_HIERARCHY_ID | Hierarchie in der Form ID, PARENT_ID, ... |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ERRORS | TYPE | MDM_FSBP_YT_ERRORS | Hierarchie in der Form NODE_KEY, .. |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.