The Function Module CACS_NODE_SELECTED (Selektierte Knoten liefern) is a standard Function Module in SAP ERP and is part of the function group CACS_TREE within the package CACSTREE.
Function Module | CACS_NODE_SELECTED |
Short Text | Selektierte Knoten liefern |
Function Group | CACS_TREE |
Package | CACSTREE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_TREE_ID | TYPE | INT4 | Eindeutige Nummer des Trees |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NODEDESC | LIKE | Knotenstruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GET_SELECTED_NODES_EXEPTION | Fehler im Functionsbaustein Get_selected_nodes |
NODE_NOT_FOUND | Fehler beim ermitteln der selektierten Knoten |
NOT_CREATED_OR_NOT_ACTIVEX | Tree ist kein ActiveX oder noch nicht aufgebaut |
TREE_ID_NOT_ASSIGNED | Es existiert kein Tree mit angegebenen TreeID |