SAP ABAP Class CL_ESH_DB_CRT_OWNER (DB access for owner of CRT TO indexing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_ADMIN_COMMON_RUNTIME (Package) Monitoring and Admin for the Common Runtime Component
Properties
Class CL_ESH_DB_CRT_OWNER  
Short Description DB access for owner of CRT TO indexing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_ADMIN_COMMON_RUNTIME   Monitoring and Admin for the Common Runtime Component 
Created 20080122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_DB_CRT_OWNER has no forward declaration.
Interfaces
Class CL_ESH_DB_CRT_OWNER has no interface implemented.
Friends
Class CL_ESH_DB_CRT_OWNER has no friend class.
Attributes
Class CL_ESH_DB_CRT_OWNER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TECH_OBJECTS_FOR_OWNER Static method Public Method Delete all technical objects for the specified owner 20080122
2 GET_OWNER_FOR_TECH_OBJECTS Static method Public Method Get owner for the specified technical objects 20080122
3 GET_TECH_OBJECTS_FOR_OWNER Static method Public Method Get all technical objects for the specified owner 20080122
4 MODIFY_OWNER_FOR_TECH_OBJECTS Static method Public Method Modify the owner for the specified technical objects 20080122
Events
Class CL_ESH_DB_CRT_OWNER has no event.
Types
Class CL_ESH_DB_CRT_OWNER has no local type.
Method Signatures

Method DELETE_TECH_OBJECTS_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 20080122
2 Importing IV_OWNER_B Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080122

Method DELETE_TECH_OBJECTS_FOR_OWNER on class CL_ESH_DB_CRT_OWNER has no exception.

Method GET_OWNER_FOR_TECH_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) ESH_T_OM_AOTYP_EXT List of technical objects 20080122
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20080122
3 Returning RT_OWNER Value transfer Type reference (TYPE) ESH_T_CRT_OWNER List of indexing owners 20080122

Method GET_OWNER_FOR_TECH_OBJECTS on class CL_ESH_DB_CRT_OWNER has no exception.

Method GET_TECH_OBJECTS_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 20080122
2 Importing IV_OWNER_B Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080122
3 Returning RT_OWNER Value transfer Type reference (TYPE) ESH_T_CRT_OWNER List of technical objects 20080122

Method GET_TECH_OBJECTS_FOR_OWNER on class CL_ESH_DB_CRT_OWNER has no exception.

Method MODIFY_OWNER_FOR_TECH_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OWNERS Call by reference Type reference (TYPE) ESH_T_CRT_OWNER List of indexing owners 20080122

Method MODIFY_OWNER_FOR_TECH_OBJECTS on class CL_ESH_DB_CRT_OWNER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711