SAP ABAP Class CL_MM_ESO_SEARCH_HELPER (Helper class for search)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     MM_ESO_COMMON_FUNCT (Package) General functionalities in MM for Enterprise Search
Properties
Class CL_MM_ESO_SEARCH_HELPER  
Short Description Helper class for search    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MM_ESO_COMMON_FUNCT   General functionalities in MM for Enterprise Search 
Created 20080422   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MM_ESO_SEARCH_HELPER has no forward declaration.
Interfaces
Class CL_MM_ESO_SEARCH_HELPER has no interface implemented.
Friends
Class CL_MM_ESO_SEARCH_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SO_HELPER Static Attribute Private Object reference (TYPE REF TO) CL_MM_ESO_SEARCH_HELPER Helper class for search 20080423
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get instance 20080423
2 SEARCH Instance method Public Method Execute search 20080422
Events
Class CL_MM_ESO_SEARCH_HELPER has no event.
Types
Class CL_MM_ESO_SEARCH_HELPER has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SINGLETON Value transfer Object reference (TYPE REF TO) CL_MM_ESO_SEARCH_HELPER Helper class for search 20080423

Method GET_INSTANCE on class CL_MM_ESO_SEARCH_HELPER has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RESULT_TABLE_LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20080422
2 Exporting EO_RESULT_TABLE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20080422
3 Exporting ER_RESULT Call by reference Type reference (TYPE) DATA Result Table 20080519
4 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search Request 20080422
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20080422
History
Last changed by/on SAP  20100310 
SAP Release Created in 604