Menu

SAP Function Module C0_DM_OBJ_HIER_DET_BY_TCA11

Determine the hierarchically higher-level object of a list

The Function Module C0_DM_OBJ_HIER_DET_BY_TCA11 (Determine the hierarchically higher-level object of a list) 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_TCA11
Short Text Determine the hierarchically higher-level object of a list
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
TCA11_IMP LIKE TCA11 Object status field string

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
OBJECT_MASTER_EXP LIKE RCLST-OBJECT Master 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.