SAP ABAP Class CL_ESH_DB_BOS_NODE_IND (DB access for owner of BOS indices)
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_NODE_IND  
Short Description DB access for owner of BOS indices    
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 20071126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_DB_BOS_NODE_IND has no forward declaration.
Interfaces
Class CL_ESH_DB_BOS_NODE_IND has no interface implemented.
Friends
Class CL_ESH_DB_BOS_NODE_IND has no friend class.
Attributes
Class CL_ESH_DB_BOS_NODE_IND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NODES_FOR_OWNER Static method Public Method Delete all nodes for the specified owner 20080111
2 GET_NODES_FOR_OWNER Static method Public Method Get all nodes for the specified owner 20071213
3 GET_OWNER_FOR_NODES Static method Public Method Get owner for the specified nodes 20071126
4 MODIFY_OWNER_FOR_NODES Static method Public Method Modify the owner for the specified nodes 20071126
Events
Class CL_ESH_DB_BOS_NODE_IND has no event.
Types
Class CL_ESH_DB_BOS_NODE_IND has no local type.
Method Signatures

Method DELETE_NODES_FOR_OWNER 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 20080111
2 Importing IV_OWNER_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20080111

Method DELETE_NODES_FOR_OWNER on class CL_ESH_DB_BOS_NODE_IND has no exception.

Method GET_NODES_FOR_OWNER 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 20071213
2 Importing IV_OWNER_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20071213
3 Returning RT_NODES Value transfer Type reference (TYPE) ESH_T_BOS_NODE_IND List of nodes 20071213

Method GET_NODES_FOR_OWNER on class CL_ESH_DB_BOS_NODE_IND has no exception.

Method GET_OWNER_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_OM_AOTYPN_EXT List of nodes 20071126
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20071203
3 Returning RT_OWNER Value transfer Type reference (TYPE) ESH_T_BOS_NODE_IND List of indexing owners 20071126

Method GET_OWNER_FOR_NODES on class CL_ESH_DB_BOS_NODE_IND has no exception.

Method MODIFY_OWNER_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_NODE_IND List of indexing owners 20071126

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