Menu

SAP Function Module CR_HIERACHIES_OF_OBJECT

Determine hierarchies in which an object occurs

The Function Module CR_HIERACHIES_OF_OBJECT (Determine hierarchies in which an object occurs) is a standard Function Module in SAP ERP and is part of the function group CR06 within the package CR.

Technical Information

Function Module CR_HIERACHIES_OF_OBJECT
Short Text Determine hierarchies in which an object occurs
Function Group CR06
Package CR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NETWK LIKE CRHH-NETWK SPACE Indicator: network
OBJID LIKE CRHS-OBJID_HO ID of the object
OBJTY LIKE CRHS-OBJTY_HO Category of the object

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CRHS LIKE CRHS Structure

Exceptions

This function module does not define any Exceptions.