SAP ABAP Class CL_ESH_DB_BOS_INDEXING (DB access for BOS indexing data)
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_INDEXING  
Short Description DB access for BOS indexing data    
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 20080625   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_DB_BOS_INDEXING has no interface implemented.
Friends
Class CL_ESH_DB_BOS_INDEXING has no friend class.
Attributes
Class CL_ESH_DB_BOS_INDEXING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_INDEXING_DATA Static method Public Method Delete indexing data for the specified object type 20080625
2 GET_DATA_FOR_OBJECT_TYPE Static method Public Method Get indexing data for the specified object type 20080625
3 MODIFY_INDEXING_DATA Static method Public Method Change indexing data for the specified object type 20080625
Events
Class CL_ESH_DB_BOS_INDEXING has no event.
Types
Class CL_ESH_DB_BOS_INDEXING has no local type.
Method Signatures

Method DELETE_INDEXING_DATA 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 20080625
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20080728
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080625
4 Importing IV_RUN_MODE Call by reference Type reference (TYPE) ESH_E_BOS_RUN_MODE Mode 20080728

Method DELETE_INDEXING_DATA on class CL_ESH_DB_BOS_INDEXING has no exception.

Method GET_DATA_FOR_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INDEXING_DATA Call by reference Type reference (TYPE) ESH_S_BOS_INDEXING Data of last BOS indexing 20080728
2 Exporting ET_INDEXING_DATA Call by reference Type reference (TYPE) ESH_T_BOS_INDEXING Data of last BOS indexing 20080728
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical System 20080625
4 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20080728
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080625
6 Importing IV_RUN_MODE Call by reference Type reference (TYPE) ESH_E_BOS_RUN_MODE Mode 20080728

Method GET_DATA_FOR_OBJECT_TYPE on class CL_ESH_DB_BOS_INDEXING has no exception.

Method MODIFY_INDEXING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INDEXING_DATA Call by reference Type reference (TYPE) ESH_S_BOS_INDEXING Data of last BOS indexing 20080625
2 Importing IV_IGNORE_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Modify non-initial fields only 20080625

Method MODIFY_INDEXING_DATA on class CL_ESH_DB_BOS_INDEXING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712