SAP ABAP Class CL_ESH_QP_SCOPE_NODE (Scope node in a SearchTerms parse tree)
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 | 20080709 |
Properties
Class | CL_ESH_QP_SCOPE_NODE | |
Short Description | Scope node in a SearchTerms parse tree | |
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 | 20080709 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_QP_SCOPE_NODE has no interface implemented.
Friends
Class CL_ESH_QP_SCOPE_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081110 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081110 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081201 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081110 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20080709 |
2 | ![]() |
Instance method | Public | Method | Get scope type | 20090121 |
3 | ![]() |
Instance method | Public | Method | Construct a did-you-mean scope | 20090112 |
4 | ![]() |
Instance method | Public | Method | Convert to request data | 20081111 |
5 | ![]() |
Instance method | Public | Method | Convert to request data scope | 20090217 |
Events
Class CL_ESH_QP_SCOPE_NODE has no event.
Types
Class CL_ESH_QP_SCOPE_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CATEGORY_ID | Call by reference | Type reference (TYPE) | STRING | TODO Datatype | 20081110 | ||
2 | ![]() |
IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | STRING | 20081110 | |||
3 | ![]() |
IV_KEYWORD_ID | Call by reference | Type reference (TYPE) | STRING | 20081201 | |||
4 | ![]() |
IV_REQUEST_ID | Call by reference | Type reference (TYPE) | STRING | 20081110 | |||
5 | ![]() |
IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | STRING | 20081110 | |||
6 | ![]() |
IV_VALIDATED_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20081216 |
Method CONSTRUCTOR on class CL_ESH_QP_SCOPE_NODE has no exception.
Method GET_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REQUEST_ID | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
2 | ![]() |
EV_SCOPE_ID | Call by reference | Type reference (TYPE) | STRING | Scope ID | 20090121 | ||
3 | ![]() |
EV_SCOPE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_QP_TOKEN_TYPE | SearchTerms Token Type | 20090121 |
Method GET_SCOPE on class CL_ESH_QP_SCOPE_NODE has no exception.
Method TO_DYM_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DYM | Value transfer | Type reference (TYPE) | STRING | 20090112 |
Method TO_DYM_TEST on class CL_ESH_QP_SCOPE_NODE has no exception.
Method TO_REQUEST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_REQUEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_FED_REQUEST_DATA | Search Request Data | 20081111 |
Method TO_REQUEST_DATA on class CL_ESH_QP_SCOPE_NODE has no exception.
Method TO_REQUEST_DATA_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SCOPE | Value transfer | Type reference (TYPE) | ESH_T_FED_SCOPE | Search Scope | 20090217 |
Method TO_REQUEST_DATA_SCOPE on class CL_ESH_QP_SCOPE_NODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |