The Function Module ACC_CA_TREE_SEARCH_STRING (Hierarchie nach einem String durchsuchen) 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_SEARCH_STRING |
Short Text | Hierarchie nach einem String durchsuchen |
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_SEARCH_AGAIN | TYPE | SYDATAR | SPACE | 'X': Weiter suchen, SPACE: Neu suchen |
I_TREE_NUMBER | TYPE | NUMC2 | '01' | Nummer des Baums, falls mehrere erzeugt werden |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.