SAP ABAP Interface IF_ESH_SE_SYNTAX_TREE (Syntax Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_SEARCH (Package) Search (internal)
Properties
Interface IF_ESH_SE_SYNTAX_TREE  
Short Description Syntax Tree    
General Data
Package S_ESH_ENG_SEARCH   Search (internal) 
Created 20080121   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ESH_SE_SYNTAX_TREE has no interface.
Friends
Interface IF_ESH_SE_SYNTAX_TREE has no friend.
Attributes
Interface IF_ESH_SE_SYNTAX_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method Get children of tree element 20080121
2 GET_NUMBER_OF_CHILDREN Instance method Public Method Get number of children 20080121
3 GET_PARENT Instance method Public Method Get parent of tree element 20080121
4 GET_STRING Instance method Public Method String of tree element and sub elements 20080121
5 GET_TYPE Instance method Public Method Get type of tree element 20080121
6 HAS_CHILD Instance method Public Method Tree element has child 20080121
7 IS_VALID Instance method Public Method Tree element and sub elements are valid 20080121
Events
Interface IF_ESH_SE_SYNTAX_TREE has no event.
Types
Interface IF_ESH_SE_SYNTAX_TREE has no local type.
Method Signatures

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHILDREN Value transfer Type reference (TYPE) ESH_T_SE_SYNTAX_TREE_ELEMENTS Syntax tree elements 20080121

Method GET_CHILDREN on Interface IF_ESH_SE_SYNTAX_TREE has no exception.

Method GET_NUMBER_OF_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER_OF_CHILDREN Value transfer Type reference (TYPE) INT4 Number of children 20080121

Method GET_NUMBER_OF_CHILDREN on Interface IF_ESH_SE_SYNTAX_TREE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARENT_TREE_ELEMENT Value transfer Object reference (TYPE REF TO) IF_ESH_SE_SYNTAX_TREE Syntax Tree 20080121

Method GET_PARENT on Interface IF_ESH_SE_SYNTAX_TREE has no exception.

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20080121

Method GET_STRING on Interface IF_ESH_SE_SYNTAX_TREE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) CHAR30 30 Characters 20080121

Method GET_TYPE on Interface IF_ESH_SE_SYNTAX_TREE has no exception.

Method HAS_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRUE Value transfer Type reference (TYPE) ABAP_BOOL 20080121

Method HAS_CHILD on Interface IF_ESH_SE_SYNTAX_TREE has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRUE Value transfer Type reference (TYPE) ABAP_BOOL 20080121

Method IS_VALID on Interface IF_ESH_SE_SYNTAX_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711