SAP ABAP Class CL_ESH_DB_BOS_STATUS (DB Access for BOS Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_ADMIN_BOS (Package) Monitoring and Admin for the BOS Component
Properties
Class CL_ESH_DB_BOS_STATUS  
Short Description DB Access for BOS Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_ADMIN_BOS   Monitoring and Admin for the BOS Component 
Created 20071119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_DB_BOS_STATUS has no forward declaration.
Interfaces
Class CL_ESH_DB_BOS_STATUS has no interface implemented.
Friends
Class CL_ESH_DB_BOS_STATUS has no friend class.
Attributes
Class CL_ESH_DB_BOS_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEL_STATUS Static method Public Method Delete the status entry for the specified node of a SC 20071120
2 GET_STATUS Static method Public Method Get the status for the nodes of a search object connector 20071119
3 GET_STATUS_FOR_LOGSYS_NODES Static method Public Method Get the status for the specified nodes of a logical system 20071205
4 GET_STATUS_FOR_NODES Static method Public Method Get the status for the specified list of nodes 20071127
5 SET_STATUS Static method Public Method Set the status for the specified node of a SC 20071119
Events
Class CL_ESH_DB_BOS_STATUS has no event.
Types
Class CL_ESH_DB_BOS_STATUS has no local type.
Method Signatures

Method DEL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20071120
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20071120
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20071120
4 Importing IV_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20071120

Method DEL_STATUS on class CL_ESH_DB_BOS_STATUS has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20071130
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20071119
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20071130
4 Importing IV_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20071119
5 Returning RT_STATUS Value transfer Type reference (TYPE) ESH_T_BOS_STATUS Status for nodes of the Search Object Connector 20071119

Method GET_STATUS on class CL_ESH_DB_BOS_STATUS has no exception.

Method GET_STATUS_FOR_LOGSYS_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT List of nodes 20071205
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20071205
3 Returning RT_STATUS Value transfer Type reference (TYPE) ESH_T_BOS_STATUS Status for nodes of the Search Object Connector 20071205

Method GET_STATUS_FOR_LOGSYS_NODES on class CL_ESH_DB_BOS_STATUS has no exception.

Method GET_STATUS_FOR_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) ESH_T_BOS_STATUS List of nodes 20071127
2 Returning RT_STATUS Value transfer Type reference (TYPE) ESH_T_BOS_STATUS List of nodes 20071127

Method GET_STATUS_FOR_NODES on class CL_ESH_DB_BOS_STATUS has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOB_COUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20071121
2 Importing IV_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20071121
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20071119
4 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20071119
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20071119
6 Importing IV_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20071119
7 Importing IV_STATUS Call by reference Type reference (TYPE) ESH_E_ADM_SC_STATUS Status of a Search Connector 20071119

Method SET_STATUS on class CL_ESH_DB_BOS_STATUS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700