SAP ABAP Class CL_ESH_QP_TERMINAL_NODE (SearchTerms Terminal Node)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_QUERY_PARSER_RD (Package) Recursive descent query parser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESH_QP_NODE Node in a SearchTerms parse tree 20081029
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESH_QP_ATTR_TERM_NODE Attribute node in a SearchTerms parse tree 20081208
2 Inheritance (c INHERITING FROM c_ref)  CL_ESH_QP_TERM_NODE Term Node 20090121
Properties
Class CL_ESH_QP_TERMINAL_NODE  
Short Description SearchTerms Terminal Node    
Super Class CL_ESH_QP_NODE Node in a SearchTerms parse tree 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_QUERY_PARSER_RD   Recursive descent query parser 
Created 20081029   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_ESH_QP_TERMINAL_NODE has no interface implemented.
Friends
Class CL_ESH_QP_TERMINAL_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_LOW Instance attribute Protected Type reference (TYPE) ESH_S_QP_TERM SearchTerms term 20081205
2 MV_SEARCH_MODE Instance attribute Protected Type reference (TYPE) CHAR1 Single-character flag 20081208
Methods
# Method Level Visibility Method type Description Created on
1 CONCATENATE_TERM Instance method Public Method Concatenate term 20081029
2 CONSTRUCTOR Instance method Public Constructor 20081106
3 GET_TERM_ACTION Instance method Protected Method 20081209
Events
Class CL_ESH_QP_TERMINAL_NODE has no event.
Types
Class CL_ESH_QP_TERMINAL_NODE has no local type.
Method Signatures

Method CONCATENATE_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TERM Call by reference Type reference (TYPE) STRING SearchTerms Token Value, i.e., 'connector:' 20081029
2 Importing IV_TSPACE Call by reference Type reference (TYPE) ABAP_BOOL 20090403

Method CONCATENATE_TERM on class CL_ESH_QP_TERMINAL_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) CHAR1 20081208
2 Importing IV_TERM Call by reference Type reference (TYPE) ESH_S_QP_TERM 20081106
3 Importing IV_VALIDATED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20081217

Method CONSTRUCTOR on class CL_ESH_QP_TERMINAL_NODE has no exception.

Method GET_TERM_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPERATORS Call by reference Type reference (TYPE) ESH_T_QP_OPERATOR SearchTerms Operator Table 20081209
2 Returning RV_TERM_ACTION Value transfer Type reference (TYPE) TREXD_TERM_ACTION Term action (Exact, fuzzy, linquistic search) 20081209

Method GET_TERM_ACTION on class CL_ESH_QP_TERMINAL_NODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720