SAP ABAP Class CL_ESH_DB_CRT_SCHEDULE (Schedule Data for Indexing Common Runtime Objects)
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_SCHEDULE  
Short Description Schedule Data for Indexing Common Runtime Objects    
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 20080201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_DB_CRT_SCHEDULE has no forward declaration.
Interfaces
Class CL_ESH_DB_CRT_SCHEDULE has no interface implemented.
Friends
Class CL_ESH_DB_CRT_SCHEDULE has no friend class.
Attributes
Class CL_ESH_DB_CRT_SCHEDULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_JOB_NAME Static method Private Method Build job name 20080201
2 BUILD_JOB_NAME_INDEX Static method Public Method Build job name for indexing 20080201
3 DELETE_INDEXING_JOB Static method Private Method Delete the specified indexing job 20080201
4 DELETE_SCHEDULE Static method Public Method Delete an existing job schedule 20080201
5 GET_SCHEDULE Static method Public Method Get job schedule 20080201
6 GET_SCHEDULE_ALL Static method Public Method Get all job schedules 20080801
7 SET_SCHEDULE Static method Public Method Set job schedule 20080204
Events
Class CL_ESH_DB_CRT_SCHEDULE has no event.
Types
Class CL_ESH_DB_CRT_SCHEDULE has no local type.
Method Signatures

Method BUILD_JOB_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20080201
2 Importing IV_JOB_PREFIX Call by reference Type reference (TYPE) ESH_E_ADM_JOB_PREFIX Job prefix 20080201
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080201
4 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20080201
5 Returning RV_JOB_NAME Value transfer Type reference (TYPE) BTCJOB Background job name 20080201
# Exception Resumable Description Created on
1 CX_ESH_CO_ENGINE Common ESH Engine Exception 20080201

Method BUILD_JOB_NAME_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20080201
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080201
3 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20080201
4 Returning RV_JOB_NAME Value transfer Type reference (TYPE) BTCJOB Background job name 20080201
# Exception Resumable Description Created on
1 CX_ESH_CO_ENGINE Common ESH Engine Exception 20080201

Method DELETE_INDEXING_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20080201
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20080201

Method DELETE_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20080201
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical System 20080201
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080201
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20080201

Method GET_SCHEDULE 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 20080201
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080201
3 Returning RT_SCHEDULE_DATA Value transfer Type reference (TYPE) ESH_T_CRT_SCHEDULE Schedule Data for Indexing of Common Runtime Objects 20080201

Method GET_SCHEDULE on class CL_ESH_DB_CRT_SCHEDULE has no exception.

Method GET_SCHEDULE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCHEDULE_DATA Value transfer Type reference (TYPE) ESH_T_CRT_SCHEDULE Schedule Data for Indexing of Common Runtime Objects 20080801

Method GET_SCHEDULE_ALL on class CL_ESH_DB_CRT_SCHEDULE has no exception.

Method SET_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCHEDULE_DATA Call by reference Type reference (TYPE) ESH_CRT_SCHEDULE Schedule Data for Indexing of Common Runtime Objects 20080204

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