Menu

SAP Function Module CACS_TREE_DESCSUPP

Initialisiert Baumanzeige

The Function Module CACS_TREE_DESCSUPP (Initialisiert Baumanzeige) is a standard Function Module in SAP ERP and is part of the function group CACS_TREE within the package CACSTREE.

Technical Information

Function Module CACS_TREE_DESCSUPP
Short Text Initialisiert Baumanzeige
Function Group CACS_TREE
Package CACSTREE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODD TYPE C ' ' Kennzeichnet ob D&D fähig
TREE_PROFILE TYPE INT4 Profil des Trees
USE_TC TYPE C Flag ob der Tree als TC angezeigt wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE Dynpronummer des aufzurufenden Screens
PROGRAM TYPE TEXT30 Programmname des aufzurufenden Screens
TREE_ID TYPE INT4 TreeID des neu angelegten Trees

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_CBTREE LIKE CACS_TREECB Tabelle der Callbacks
I_NODEDESC LIKE Knotendate

Exceptions

This function module does not define any Exceptions.