The Function Module CR_HIERARCHY_OBJECTS (Lesen Objekte einer Hierarchie/ Netz) is a standard Function Module in SAP ERP and is part of the function group CR06 within the package CR.
Function Module | CR_HIERARCHY_OBJECTS |
Short Text | Lesen Objekte einer Hierarchie/ Netz |
Function Group | CR06 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJID | LIKE | CRHH-OBJID | ID der Hierarchie |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_CRHS | LIKE | CRHS | Objekte der Hierarchie |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIERARCHY_NOT_FOUND | Hierarchie nicht gefunden |