SAP ABAP Class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST (Represents request search source operation status)
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_REQ_SEARCH_SRC_O_ST  
Short Description Represents request search source operation status    
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_REQ_SEARCH_SRC_O_ST has no forward declaration.
Interfaces
Class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST has no interface implemented.
Friends
Class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CONNECTOR_ID Instance attribute Private Type reference (TYPE) STRING 20100129
2 MV_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20100129
3 MV_OPERATION_STATUS_CODE Instance attribute Private Type reference (TYPE) STRING 20100129
4 MV_OPERATION_STATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20100129
5 MV_REQUEST_ID Instance attribute Private Type reference (TYPE) STRING 20100129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100129
2 GET_CONNECTOR_ID Instance method Public Method 20100129
3 GET_DESCRIPTION Instance method Public Method 20100129
4 GET_OPERATION_STATUS_CODE Instance method Public Method 20100129
5 GET_OPERATION_STATUS_TEXT Instance method Public Method 20100129
6 GET_REQUEST_ID Instance method Public Method 20100129
Events
Class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST has no event.
Types
Class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST 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 IO_SRC Call by reference Object reference (TYPE REF TO) CL_ESH_TOS_SEARCH_SOURCE 20100129

Method CONSTRUCTOR on class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST has no exception.

Method GET_CONNECTOR_ID Signature

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

Method GET_CONNECTOR_ID on class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST 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_REQ_SEARCH_SRC_O_ST has no exception.

Method GET_OPERATION_STATUS_CODE Signature

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

Method GET_OPERATION_STATUS_CODE on class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST has no exception.

Method GET_OPERATION_STATUS_TEXT Signature

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

Method GET_OPERATION_STATUS_TEXT on class CL_ESH_TOS_REQ_SEARCH_SRC_O_ST has no exception.

Method GET_REQUEST_ID Signature

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

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