SAP ABAP Class CL_ESH_TOS_SEARCH_ATTR (Represents search attribute)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_TST_AUT_OPEN_SEARCH_CLNT (Package) Open Search Client (ABAP)
Properties
Class CL_ESH_TOS_SEARCH_ATTR  
Short Description Represents search attribute    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_TST_AUT_OPEN_SEARCH_CLNT   Open Search Client (ABAP) 
Created 20100129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_TOS_SEARCH_ATTR has no forward declaration.
Interfaces
Class CL_ESH_TOS_SEARCH_ATTR has no interface implemented.
Friends
Class CL_ESH_TOS_SEARCH_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LV_BACKEND_NAME Instance attribute Private Type reference (TYPE) STRING 20100129
2 LV_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20100129
3 LV_ID Instance attribute Private Type reference (TYPE) STRING 20100129
4 LV_MAXIMUM_LENGTH_VALUE Instance attribute Private Type reference (TYPE) STRING 20100129
5 LV_PRIMITIVE_TYPE_CODE Instance attribute Private Type reference (TYPE) STRING 20100129
6 LV_SEMANTICS_CODE Instance attribute Private Type reference (TYPE) STRING 20100129
7 LV_TEXT_SEARCH_INDICATOR Instance attribute Private Type reference (TYPE) STRING 20100129
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100129
2 CONSTRUCTOR Instance method Public Constructor 20100129
3 GET_BACKEND_NAME Instance method Public Method 20100129
4 GET_DESCRIPTION Instance method Public Method 20100129
5 GET_ID Instance method Public Method 20100129
6 GET_LENGTH Instance method Public Method 20100129
7 GET_SEMANTICS_CODE Instance method Public Method 20100129
8 GET_TEXT_SEARCH_INDICATOR Instance method Public Method 20100129
9 GET_TYPE Instance method Public Method 20100129
Events
Class CL_ESH_TOS_SEARCH_ATTR has no event.
Types
Class CL_ESH_TOS_SEARCH_ATTR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ESH_TOS_SEARCH_ATTR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BACKEND_NAME Call by reference Type reference (TYPE) STRING 20100129
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20100129
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100129
4 Importing IV_MAXIMUM_LENGTH_VALUE Call by reference Type reference (TYPE) STRING 20100129
5 Importing IV_PRIMITIVE_TYPE_CODE Call by reference Type reference (TYPE) STRING 20100129
6 Importing IV_SEMANTICS_CODE Call by reference Type reference (TYPE) STRING 20100129
7 Importing IV_TEXT_SEARCH_INDICATOR Call by reference Type reference (TYPE) STRING 20100129

Method CONSTRUCTOR on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_BACKEND_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BACKEND_NAME Call by reference Type reference (TYPE) STRING 20100129

Method GET_BACKEND_NAME on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20100129

Method GET_DESCRIPTION on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID Call by reference Type reference (TYPE) STRING 20100129

Method GET_ID on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAXIMUM_LENGTH_VALUE Call by reference Type reference (TYPE) STRING 20100129

Method GET_LENGTH on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_SEMANTICS_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEMANTICS_CODE Call by reference Type reference (TYPE) STRING 20100129

Method GET_SEMANTICS_CODE on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_TEXT_SEARCH_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT_SEARCH_INDICATOR Call by reference Type reference (TYPE) STRING 20100129

Method GET_TEXT_SEARCH_INDICATOR on class CL_ESH_TOS_SEARCH_ATTR has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PRIMITIVE_TYPE_CODE Call by reference Type reference (TYPE) STRING 20100129

Method GET_TYPE on class CL_ESH_TOS_SEARCH_ATTR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730