The Function Module ACC_CA_TREE_GET_EXPANDED_NODES (Holen aller expandierten Knoten) is a standard Function Module in SAP ERP and is part of the function group GSTC within the package GBSE.
Function Module | ACC_CA_TREE_GET_EXPANDED_NODES |
Short Text | Holen aller expandierten Knoten |
Function Group | GSTC |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NO_FLUSH | TYPE | SYDATAR | 'X' | Dynpros, zeigt Benutzereingabe an |
I_TREE_NUMBER | TYPE | NUMC2 | 1 | Zweistellige Nummer |
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 |
---|---|---|---|---|
IT_NODES | TYPE | TREEV_NKS | SAP Workload: Text field for ST03G trees |
This function module does not define any Exceptions.