SAP Function Module C14Y_TREE_CONSTRUCT_AND_DISP

EHS: Objektbaum, Erstellen und Anzeigen des Baumes

The Function Module C14Y_TREE_CONSTRUCT_AND_DISP (EHS: Objektbaum, Erstellen und Anzeigen des Baumes) is a standard Function Module in SAP ERP and is part of the function group C14Y within the package CBUI.

Technical Information

Function Module C14Y_TREE_CONSTRUCT_AND_DISP
Short Text EHS: Objektbaum, Erstellen und Anzeigen des Baumes
Function Group C14Y
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CMD_HANDLER_FB LIKE TFDIR-FUNCNAME
I_COLOR_LEGEND_FB LIKE TFDIR-FUNCNAME
I_CUA_FB LIKE TFDIR-FUNCNAME Name des Funktionsbausteins
I_EXPAND_LEVEL TYPE I
I_FLG_WB_CALL TYPE ESP1_BOOLEAN FALSE TRUE - Aufruf von der WORKBENCH
I_HIDEFIELD_NAME LIKE RCGTREEFRM-FIELD
I_HIERARCHIE_DEPTH TYPE I

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
I_NODEDATA_TAB LIKE RCGTREENOD
I_TREEFRMT_TAB LIKE RCGTREEFRM
I_TREEHRCH_TAB LIKE RCGTREEHRC
X_LEAFDATA_TAB LIKE

Exceptions

This function module does not define any Exceptions.