SAP ABAP Class CL_ESH_TOS_SEARCH_ATTR_VALUE (Represents the Search Attribute Value)
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_VALUE  
Short Description Represents the Search Attribute Value    
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_VALUE has no forward declaration.
Interfaces
Class CL_ESH_TOS_SEARCH_ATTR_VALUE has no interface implemented.
Friends
Class CL_ESH_TOS_SEARCH_ATTR_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LV_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20100129
2 LV_ID Instance attribute Private Type reference (TYPE) STRING 20100129
3 LV_VALUE Instance attribute Private Type reference (TYPE) STRING 20100129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100129
2 GET_DESCRIPTION Instance method Public Method Return the description 20100129
3 GET_ID Instance method Public Method Return the ID 20100129
4 GET_VALUE Instance method Public Method Return the value 20100129
Events
Class CL_ESH_TOS_SEARCH_ATTR_VALUE has no event.
Types
Class CL_ESH_TOS_SEARCH_ATTR_VALUE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20100129
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100129
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20100129

Method CONSTRUCTOR on class CL_ESH_TOS_SEARCH_ATTR_VALUE has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_DESCRIPTION on class CL_ESH_TOS_SEARCH_ATTR_VALUE has no exception.

Method GET_ID Signature

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

Method GET_ID on class CL_ESH_TOS_SEARCH_ATTR_VALUE has no exception.

Method GET_VALUE Signature

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

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