Menu

SAP Function Module C0_DM_OBJ_HIER_DET_BY_OBJ

determine higher-level object hierarchically to an object

The Function Module C0_DM_OBJ_HIER_DET_BY_OBJ (determine higher-level object hierarchically to an object) is a standard Function Module in SAP ERP and is part of the function group C0DM within the package CP.

Technical Information

Function Module C0_DM_OBJ_HIER_DET_BY_OBJ
Short Text determine higher-level object hierarchically to an object
Function Group C0DM
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_IMP LIKE RCLST-OBJECT Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_HIER_EXP LIKE RCLST-OBJECT hierarchically higher-level object

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.