SAP ABAP Class CL_ESH_MONITORING_ADMIN_TOOL (Monitoring and Admin Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_MONITORING_ADMIN (Package) Monitoring and Admin Component
Properties
Class CL_ESH_MONITORING_ADMIN_TOOL  
Short Description Monitoring and Admin Component    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_MONITORING_ADMIN   Monitoring and Admin Component 
Created 20070126   SAP 
Last change 20141121    
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)
2 CL_ESH_EX_FU_ADMIN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_ESH_OM_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESH_MONITORING_ADMIN_TOOL has no interface implemented.
Friends
Class CL_ESH_MONITORING_ADMIN_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ABSTRACT_SCT_CONTROLLER Constant Private Type reference (TYPE) ESH_E_ADM_SCT_CTRL_NAME 'CL_ESH_ADM_ABSTRACT_SCT_CTRL' Abstract superclass of all search connector type controllers 20070309
2 GC_APP_LOG_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'ES' Application log: Object name (Application code) 20070309
3 GC_APP_LOG_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'MONITORING' Application log: Subobject 20070309
4 GC_EXT_STATUS_ACTIVE Constant Private Type reference (TYPE) STRING 'active' External status 'active' 20070503
5 GC_EXT_STATUS_INACTIVE Constant Private Type reference (TYPE) STRING 'inactive' External status 'inactive' 20070503
6 GC_INTERVAL_STATUS_UPDATE Constant Private Type reference (TYPE) BTCPMIN '3' Time interval for status updates in minutes 20070702
7 GC_LOCK_KEY Constant Public Type reference (TYPE) VIM_ENQKEY 'ESH_ADM_LOCK_KEY_1C554446B1106C6AE10000000A424272W' Lock key for tables 20070702
8 GC_LP_NAME_DEFAULT Constant Private Type reference (TYPE) PRX_LOGICAL_PORT_NAME 'DEFAULT' Logical port name 20070427
9 GC_MAX_LOG_ENQ_COUNTER Constant Private Type reference (TYPE) I 10 Maximum number of attempts to get a log enqueue 20070314
10 GC_MSGID_ESH_ADM_ADMIN_TOOL Constant Private Type reference (TYPE) SYMSGID 'ESH_ADM_MSG' Message class 20070309
11 GR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ESH_MONITORING_ADMIN_TOOL Monitoring and admin component: Singleton instance 20070126
12 GT_SCT_CTRL_REGISTRY Instance attribute Private Type reference (TYPE) LTY_T_SCT_REGISTRY_TYPE Registry for search connector type controllers 20070309
13 GT_SC_STATUS_TEXT Static Attribute Private Type reference (TYPE) LTY_T_SC_STATUS_TEXT_TYPE Descriptive texts for all status 20070404
14 GT_SC_TYPES Instance attribute Private Type reference (TYPE) ESH_T_ADM_SCT_DESCR Search connector types 20070503
15 GV_LOGICAL_PORT_NAME Static Attribute Public Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical port name 20070511
16 GV_SERVER_GROUP Static Attribute Private Type reference (TYPE) BPSRVGRP Server group name: Background processing 20090120
17 GV_TMP_MESSAGE Static Attribute Private Type reference (TYPE) STRING Dummy message field 20071115
18 GV_TREX_DEST Static Attribute Private Type reference (TYPE) TREXD_RFCDEST RFC destination to TREX 20070502
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SEARCH_CONNECTOR Instance method Public Method Activate the specified search connector 20070503
2 ADD_MESSAGES_TO_APPLICAT_LOG Static method Public Method Add messages to an existing application log 20070313
3 BUILD_SCT_CONTROLLER_REGISTRY Instance method Private Method Build the SCT controller registry 20070309
4 CALL_CONFIGURATION_UI Instance method Public Method Call the Configuration UI 20070504
5 CHECK_PARM_INDEXING_IN_DIALOG Static method Public Method Check parameter 'Start indexing in dialog process' 20090911
6 CLASS_CONSTRUCTOR Static method Public Constructor Private class constructor 20070404
7 COLLECT_APPLICAT_LOG_MESSAGE Static method Public Method Collect a single message for an existing application log 20070314
8 COLLECT_APPLICAT_LOG_MESSAGES Static method Public Method Collect a list of messages for an existing application log 20070314
9 CONDENSE_RESP_LEADING_SPACES Static method Public Method Utility method: CONDENSE respecting leading SPACEs 20110311
10 CONSTRUCTOR Instance method Private Constructor Private constructor 20070126
11 CREATE_APPLICATION_LOG Instance method Private Method Create a new instance of the application log 20070313
12 DEACTIVATE_SEARCH_CONNECTOR Instance method Public Method Deactivate the specified search connector 20070503
13 DELETE_INDEXING_SCHEDULE Instance method Public Method Delete the indexing schedule(s) 20080311
14 DELETE_SEARCH_CONNECTOR Instance method Public Method Delete the specified search object connector 20071108
15 DELETE_SYSREL Static method Public Method Delete the specified sys.rel. 20081216
16 EXTRACT_EXCEPTION_MESSAGES Static method Public Method Extract all messages from the specified exception instance 20080219
17 GET_ALL_SC_STATUS Static method Public Method Get the status of all search object connectors 20070702
18 GET_CONFIGURATION_UI_URL Static method Public Method Get the URL of the Configuration UI 20070625
19 GET_DEPENDENT_SCS Instance method Public Method Get the dependent search object connectors 20080401
20 GET_DESCRIPTION_FOR_STATUS Static method Public Method Get the description for the specified status 20070424
21 GET_IMPL_FOR_TEMPLATE_TYPE Static method Public Method Get the class instance for the specified template type 20090126
22 GET_INDEX_DATA Static method Public Method Get data from TREX about all specified indices 20110601
23 GET_INSTANCE Static method Public Method Get instance method for singleton instance 20070126
24 GET_JOBLOG_MESSAGES Instance method Public Method Get the job log messages for the specified object type(s) 20080229
25 GET_LOGSYS_FOR_SYSID_CLIENT Static method Public Method Get the logical system for system ID and client 20070612
26 GET_MODIFIED_SEARCH_CONNECTORS Static method Public Method Get the modified search object connectors 20090305
27 GET_PROCESS_INFO Instance method Public Method Get information about the real-time indexing process 20090123
28 GET_PROCESS_JOBLOG_MESSAGES Instance method Public Method Get the job log messages of the real-time indexing process 20090224
29 GET_RFC_DESTINATIONS Static method Public Method Get all RFC destinations 20090120
30 GET_SCHEDULE_DATA Instance method Public Method Get schedule data for the specified search object connector 20080205
31 GET_SC_FOR_CONNECTION_GUID Static method Public Method Get the search connectors for the specified connection GUID 20071106
32 GET_SC_FOR_TEMPLATE_ID Static method Public Method Get the search connectors for the specified template ID 20071106
33 GET_SEARCH_CONNECTOR_INFO Instance method Public Method Get a list of all search connectors 20070319
34 GET_SEARCH_CONNECTOR_TYPES Instance method Public Method Get a list of all search connector types 20070323
35 GET_SERVER_GROUP Static method Public Method Get the server group for background processing 20090120
36 GET_TREX_DESTINATION Static method Public Method Get the RFC destination for TREX 20070502
37 GET_WIZARD_UI_URL Static method Public Method Get the URL of the Wizard UI 20070626
38 INDEX_AUTHORIZATION_DATA Instance method Public Method Index authorization data 20120629
39 IS_SC_SEARCHABLE Static method Public Method Is the specified search object connector searchable? 20080317
40 PREPARE_MODEL Instance method Public Method Prepare all search connectors for a model (BOS) 20070705
41 PREPARE_SEARCH_CONNECTORS Instance method Public Method Prepare the specified search connectors 20070622
42 READ_STATUS_DESCRIPTIONS Static method Private Method Get the status descriptive texts 20070404
43 REGISTER_MODEL Instance method Public Method Register all search connectors for a model (BOS) 20070705
44 REGISTER_SEARCH_CONNECTORS Instance method Public Method Register the specified search object connectors 20071116
45 RESET_SEARCH_CONNECTOR Instance method Public Method Reset the specified search object connector 20070515
46 SCHEDULE_INDEXING Instance method Public Method Schedule initial and delta indexing for search connectors 20070309
47 SET_CONNECTORS_SEARCHABLE Static method Public Method Set the SEARCHABLE flag for all active search connectors 20090408
48 SET_JOB_DATA_FOR_SCS Static method Public Method Set job name and job count for the specified connectors 20090519
49 SET_PROCESS_PARAMETERS Instance method Public Method Set process parameters for real-time indexing 20090128
50 SET_SEARCH_CONNECTOR_STATUS Instance method Public Method Set the status of a search connector 20070307
51 START_PROCESS Instance method Public Method Start the real-time indexing process for a destination 20090121
52 START_SC_STATUS_MONITOR Static method Private Method Start the status monitor if necessary 20070702
53 STOP_PROCESS Instance method Public Method Stop the real-time indexing process for a destination 20090121
54 TRIGGER_SC_MAIN_UPDATE Static method Private Method Trigger update of template entries in SC main table 20080417
55 UPDATE_SEARCH_CONNECTOR_STATUS Instance method Public Method Update the status of the search object connector 20090331
56 UPDATE_TEMPLATE_HASH_CODE Instance method Public Method Update the template hash code 20071115
Events
# Event Type Visibility Description Created on
1 ON_CREATE_CHANGE_SC Static Event
(1)
Public
(2)
A Search Object Connector has been created or modified 20071206
Types
Class CL_ESH_MONITORING_ADMIN_TOOL has no local type.
Method Signatures

Method ACTIVATE_SEARCH_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071115
2 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search Connector 20071116
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070503

Method ADD_MESSAGES_TO_APPLICAT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070627
2 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20071120

Method ADD_MESSAGES_TO_APPLICAT_LOG on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method BUILD_SCT_CONTROLLER_REGISTRY Signature

Method BUILD_SCT_CONTROLLER_REGISTRY on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
# Exception Resumable Description Created on
1 CX_CLASS_NOT_EXISTENT Class Does Not Exist 20070309

Method CALL_CONFIGURATION_UI Signature

Method CALL_CONFIGURATION_UI on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
Method CALL_CONFIGURATION_UI on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method CHECK_PARM_INDEXING_IN_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_START_INDEXING_IN_DIALOG Value transfer Type reference (TYPE) ABAP_BOOL Start indexing in dialog process 20090911

Method CHECK_PARM_INDEXING_IN_DIALOG on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method COLLECT_APPLICAT_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_BAL_S_MSG Application log messages 20070314
2 Importing IS_LOG_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20070314
3 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070314
4 Importing IV_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070314

Method COLLECT_APPLICAT_LOG_MESSAGE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method COLLECT_APPLICAT_LOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_BAL_S_MSG Application log messages 20070314
2 Importing IT_LOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_BAL_S_MSG Application log messages to add 20070314
3 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070314
4 Importing IV_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070314

Method COLLECT_APPLICAT_LOG_MESSAGES on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method CONDENSE_RESP_LEADING_SPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELD Call by reference Type reference (TYPE) CSEQUENCE 20110311

Method CONDENSE_RESP_LEADING_SPACES on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
Method CONSTRUCTOR on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method CREATE_APPLICATION_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WRITE_LOG Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070313
2 Returning RV_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070313

Method CREATE_APPLICATION_LOG on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method DEACTIVATE_SEARCH_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071115
2 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search Connector 20071116
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070503

Method DELETE_INDEXING_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080311
2 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search Connector 20080311
3 Importing IT_CRAWLS Call by reference Type reference (TYPE) ESH_T_CRAWL_SCHEDULE Crawl IDs and indexing action 20090514
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20080311

Method DELETE_SEARCH_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071109
2 Importing IR_MODEL_METADATA_A Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model references (active model) 20091210
3 Importing IR_MODEL_METADATA_I Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model references (inactive model) 20091210
4 Importing IR_SCENARIO_ANALYZER Call by reference Object reference (TYPE REF TO) CL_ESH_HANA_SCENARIO_ANALYZER ESH-on-HANA Scenario Analyzer 20120524
5 Importing IT_AUTH_OBJECTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_AUTHONW List of authorization objects 20080325
6 Importing IT_SC_NODES Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_NODES List of nodes 20071128
7 Importing IT_SC_OBJECTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_OBJECTS List of objects 20080425
8 Importing IT_SC_ODPS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_ODPS List of ODPs 20111018
9 Importing IT_SC_REQUESTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_REQUESTS List of requests 20071128
10 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of Search Connectors 20090302
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20071108

Method DELETE_SYSREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INCL_DB_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL Flag: DB_COMMIT 20081216
2 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20081216
3 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20081216

Method DELETE_SYSREL on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method EXTRACT_EXCEPTION_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_BAL_S_MSG Messages for application log 20080219
2 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20080219

Method EXTRACT_EXCEPTION_MESSAGES on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_ALL_SC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SC_STATUS_INFO Value transfer Type reference (TYPE) ESH_T_ADM_SC_STATUS_INFO Status Information about Search Object Connectors 20070702
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070702

Method GET_CONFIGURATION_UI_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20071204
2 Returning RV_URL Value transfer Type reference (TYPE) STRING URL of Configuration UI 20070625

Method GET_CONFIGURATION_UI_URL on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_DEPENDENT_SCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080401
2 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search Connector 20080401
3 Returning RT_SEARCH_CONNECTORS Value transfer Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of dependent Search Connectors 20080401
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20080401

Method GET_DESCRIPTION_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SC_STATUS Value transfer Type reference (TYPE) ESH_E_ADM_SC_STATUS Status of a search connector 20070424
2 Returning RV_STATUS_TEXT Value transfer Type reference (TYPE) DD07V-DDTEXT Status text 20070424

Method GET_DESCRIPTION_FOR_STATUS on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_IMPL_FOR_TEMPLATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20090126
2 Returning RR_SCT_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ESH_SCT_CONTROLLER Search connector type controller 20090126

Method GET_IMPL_FOR_TEMPLATE_TYPE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_INDEX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEARCH_CONNECTOR_INFO Call by reference Type reference (TYPE) ESH_T_ADM_SC_INFO Hirarchical info about Search Connectors 20110601

Method GET_INDEX_DATA on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ESH_MONITORING_ADMIN_TOOL Monitoring and Admin Component Singleton Instance 20070126

Method GET_INSTANCE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_JOBLOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_JOBLOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_MESSAGES List of joblog messsages 20080305
2 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search Connector 20080229
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080229
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20080229

Method GET_LOGSYS_FOR_SYSID_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Value transfer Type reference (TYPE) MANDT Client 20070612
2 Importing IV_SC_TYPE Value transfer Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_TYPE Search Connector Type 20070612
3 Importing IV_SYSTEM_ID Value transfer Type reference (TYPE) SYSYSID Name of the SAP System 20070612
4 Returning RV_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logical system 20070612
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070612

Method GET_MODIFIED_SEARCH_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SEARCH_CONNECTORS Value transfer Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of modified Search Object Connectors 20090305

Method GET_MODIFIED_SEARCH_CONNECTORS on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_PROCESS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FU_PROCESS_INFO Call by reference Type reference (TYPE) ESH_S_ADM_FU_PROCESS_INFO Information about fast update process 20090123
2 Exporting ET_FU_SC_INFO Call by reference Type reference (TYPE) ESH_T_ADM_FU_SC_INFO Information about fast update indexing Search Connectors 20090123
3 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090123
4 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090123
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20090123

Method GET_PROCESS_JOBLOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_JOBLOG_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Joblog messages 20090224
2 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090224
3 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090224
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20090224

Method GET_RFC_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090203
2 Returning RT_RFC_DEST Value transfer Type reference (TYPE) ESH_T_ADM_LOGSYS List of RFC destinations 20090120

Method GET_RFC_DESTINATIONS on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_SCHEDULE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCHEDULE_DATA Call by reference Type reference (TYPE) ESH_T_ADM_SCHEDULE_DATA Schedule data 20080221
2 Exporting EV_NO_REALTIME_INDEXING Call by reference Type reference (TYPE) ABAP_BOOL Flag: Realtime indexing is not available 20090225
3 Exporting EV_SCHEDULE_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Flag: Schedule exists in DB 20080221
4 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080211
5 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search Connector 20080205
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20080211

Method GET_SC_FOR_CONNECTION_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection GUID 20071106
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20100531
3 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20071130
4 Importing IV_SYSTEM_GROUP Call by reference Type reference (TYPE) ESH_E_OM_SYSTEM_GROUP System Group 20071130
5 Returning RT_SC Value transfer Type reference (TYPE) ESH_T_ADM_SC_MAIN List of Search Object Connectors 20071106

Method GET_SC_FOR_CONNECTION_GUID on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_SC_FOR_TEMPLATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_ID Call by reference Type reference (TYPE) ESH_E_IF_TEMPLATE_ID Search Connector Template ID 20071106
2 Returning RT_SC Value transfer Type reference (TYPE) ESH_T_ADM_SC_MAIN List of Search Object Connectors 20071106

Method GET_SC_FOR_TEMPLATE_ID on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_SEARCH_CONNECTOR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_BAL_S_MSG Messages for application log 20070509
2 Exporting ET_SEARCH_CONNECTOR_INFO Call by reference Type reference (TYPE) ESH_T_ADM_SC_INFO Hirarchical info about Search Connectors 20070509
3 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Flag: Error occured 20070509
4 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071120
5 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of Search Connectors 20071207
6 Importing IV_AREA Call by reference Type reference (TYPE) ESH_E_OM_AREA CL_ESH_OM_CONSTANTS=>GC_AREA_ACTIVE Area 20080131
7 Importing IV_CHECK_FOR_NEW_SC Call by reference Type reference (TYPE) ABAP_BOOL Flag: Check for new Search Connectors 20070426
8 Importing IV_CHECK_RFC_DEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag: Check RFC Destinations 20090213
9 Importing IV_RESET_NODE_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag: Reset the node key 20071207
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070509

Method GET_SEARCH_CONNECTOR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071120
2 Returning RT_SEARCH_CONNECTOR_TYPES Value transfer Type reference (TYPE) ESH_T_ADM_SCT_DESCR Search Connector Types 20070323
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070507

Method GET_SERVER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SERVER_GROUP Call by reference Type reference (TYPE) BPSRVGRP Server Group Name Background Processing 20090120

Method GET_SERVER_GROUP on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_TREX_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Return Code 20071214
2 Exporting EV_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20071214
3 Exporting EV_TREX_DEST Call by reference Type reference (TYPE) TREXD_RFCDEST RFC destination to TREX 20071214
4 Importing IV_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Bypass buffer 20090911

Method GET_TREX_DESTINATION on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method GET_WIZARD_UI_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL Value transfer Type reference (TYPE) STRING URL of Configuration UI 20070626

Method GET_WIZARD_UI_URL on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method INDEX_AUTHORIZATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20120629
2 Importing IR_SCENARIO_ANALYZER Call by reference Object reference (TYPE REF TO) CL_ESH_HANA_SCENARIO_ANALYZER ESH-on-HANA Scenario Analyzer 20120629
3 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection GUID 20120629
4 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20120629

Method INDEX_AUTHORIZATION_DATA on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method IS_SC_SEARCHABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20080317
2 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20080317
3 Returning RV_IS_SEARCHABLE Value transfer Type reference (TYPE) ABAP_BOOL Flag: Search Object Connector is searchable 20080317

Method IS_SC_SEARCHABLE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method PREPARE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070705
2 Importing IT_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Nodes 20070705
3 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR Search connectors to prepare 20070705
4 Importing IV_DIALOG_PROCESSING Call by reference Type reference (TYPE) CHAR1 SPACE Flag: Dialog Processing for Debug 20070705
5 Importing IV_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070705
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070705

Method PREPARE_SEARCH_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070626
2 Importing IR_MODEL_METADATA_A Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model references (active model) 20091210
3 Importing IR_MODEL_METADATA_I Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model references (inactive model) 20091210
4 Importing IR_SCENARIO_ANALYZER Call by reference Object reference (TYPE REF TO) CL_ESH_HANA_SCENARIO_ANALYZER ESH-on-HANA Scenario Analyzer 20120524
5 Importing IT_AUTH_OBJECTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_AUTHONW List of authorization objects 20080325
6 Importing IT_SC_NODES Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_NODES List of nodes 20071116
7 Importing IT_SC_OBJECTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_OBJECTS List of objects 20111014
8 Importing IT_SC_ODPS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_ODPS List of ODPs 20111014
9 Importing IT_SC_REQUESTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_REQUESTS List of requests 20071116
10 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR Search connectors to activate 20070622
11 Importing IV_DIALOG_PROCESSING Call by reference Type reference (TYPE) CHAR1 SPACE Flag: Dialog Processing for Debug 20070622
12 Importing IV_RESET_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Reset mode 20071213
13 Importing IV_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070622
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070622

Method READ_STATUS_DESCRIPTIONS Signature

Method READ_STATUS_DESCRIPTIONS on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
Method READ_STATUS_DESCRIPTIONS on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method REGISTER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070705
2 Importing IT_NODES Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Nodes 20070705
3 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR Search connectors to prepare 20070705
4 Importing IV_DIALOG_PROCESSING Call by reference Type reference (TYPE) CHAR1 SPACE Flag: Dialog Processing for Debug 20070705
5 Importing IV_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070705
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070705

Method REGISTER_SEARCH_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071116
2 Importing IR_MODEL_METADATA_A Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model references (active model) 20091209
3 Importing IR_MODEL_METADATA_I Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model references (inactive model) 20091209
4 Importing IR_SCENARIO_ANALYZER Call by reference Object reference (TYPE REF TO) CL_ESH_HANA_SCENARIO_ANALYZER ESH-on-HANA Scenario Analyzer 20120524
5 Importing IT_AUTH_OBJECTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_AUTHONW List of authorization objects 20080325
6 Importing IT_SC_MAIN_DATA Call by reference Type reference (TYPE) ESH_T_ADM_SC_MAIN Search Connectors 20071116
7 Importing IT_SC_NODES Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_NODES List of nodes 20071116
8 Importing IT_SC_OBJECTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_OBJECTS List of objects 20080425
9 Importing IT_SC_ODPS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_ODPS List of ODPs 20111014
10 Importing IT_SC_REQUESTS Call by reference Type reference (TYPE) ESH_T_OM_TRANS_DELTA_REQUESTS List of requests 20071116
11 Importing IV_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20081205
12 Importing IV_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20081205
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20071116

Method RESET_SEARCH_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071213
2 Importing IS_SEARCH_CONNECTOR Call by reference Type reference (TYPE) ESH_S_ADM_SEARCH_CONNECTOR Search connector 20070515
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20071213

Method SCHEDULE_INDEXING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070628
2 Importing IS_DELTA_SCHEDULE Call by reference Type reference (TYPE) ESH_S_ADM_JOB_DELTA_SCHEDULE Time interval for schedule of delta indexing 20070309
3 Importing IT_SCHEDULE_DATA Call by reference Type reference (TYPE) ESH_T_ADM_SCHEDULE_DATA Schedule data 20080212
4 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of Search Object Connectors 20070309
5 Importing IV_ACTION_INDEXING Call by reference Type reference (TYPE) STRING Action for Schedule Indexing 20071011
6 Importing IV_DIALOG_PROCESSING Call by reference Type reference (TYPE) CHAR1 SPACE Flag: Dialog Processing for Debug 20070427
7 Importing IV_REPLICATE_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Execute the process chains (BOS Search only) 20070314
8 Importing IV_SCHEDULE_DATE Call by reference Type reference (TYPE) BTCSDATE Planned Start Date for Background Job 20070309
9 Importing IV_SCHEDULE_TIME Call by reference Type reference (TYPE) BTCSTIME Planned start time for background Job 20070309
10 Importing IV_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: write application log 20070313
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070314

Method SET_CONNECTORS_SEARCHABLE Signature

Method SET_CONNECTORS_SEARCHABLE on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
Method SET_CONNECTORS_SEARCHABLE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method SET_JOB_DATA_FOR_SCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of Search Connectors 20090519
2 Importing IV_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20090519
3 Importing IV_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20090519

Method SET_JOB_DATA_FOR_SCS on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method SET_PROCESS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090128
2 Importing IV_BLOCKSIZE Call by reference Type reference (TYPE) ESH_E_EX_FU_BLOCKSIZE Fast Update Extraction Blocksize 20090128
3 Importing IV_EXTRACT_FREQ Call by reference Type reference (TYPE) ESH_E_EX_FU_EXTRACT_FREQ Extraction Frequency 20090128
4 Importing IV_MAX_IDLE_TIME Call by reference Type reference (TYPE) ESH_E_EX_FU_MAX_IDLE_TIME Fast Update: Max Idle Time 20090128
5 Importing IV_MAX_RUNTIME Call by reference Type reference (TYPE) ESH_E_EX_FU_MAX_RUNTIME Fast Update: Max Runtime (secs) 20090128
6 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090128
7 Importing IV_SUSPEND_MODE Call by reference Type reference (TYPE) ESH_E_EX_FU_SUSPENDED_MODE Fast Update Suspended Mode 20090128
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20090129

Method SET_SEARCH_CONNECTOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_MESSAGES Call by reference Type reference (TYPE) ESH_T_ADM_BAL_S_MSG Messages for application log 20070522
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Flag: Error occured 20070522
3 Importing IS_DELTA_SCHEDULE Call by reference Type reference (TYPE) ESH_S_ADM_JOB_DELTA_SCHEDULE Time interval for schedule of delta indexing 20070411
4 Importing IV_AREA Call by reference Type reference (TYPE) ESH_E_OM_AREA CL_ESH_OM_CONSTANTS=>GC_AREA_ACTIVE Area 20110225
5 Importing IV_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag: DB commit 20081119
6 Importing IV_COUNTER Call by reference Type reference (TYPE) ESH_E_ADM_NUMBER 0 ESH: Number 20070404
7 Importing IV_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20081203
8 Importing IV_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20081203
9 Importing IV_SCHEDULE_DATE Call by reference Type reference (TYPE) BTCSDATE Planned Start Date for Background Job 20070411
10 Importing IV_SCHEDULE_TIME Call by reference Type reference (TYPE) BTCSTIME Planned start time for background Job 20070411
11 Importing IV_SC_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20070307
12 Importing IV_SC_STATUS Call by reference Type reference (TYPE) ESH_E_ADM_SC_STATUS Status of a search connector 20070307
13 Importing IV_SC_TYPE Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_TYPE Search Connector Type 20070307
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20070307

Method START_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090121
2 Importing IV_BLOCKSIZE Call by reference Type reference (TYPE) ESH_E_EX_FU_BLOCKSIZE CL_ESH_EX_FU_ADMIN=>GC_DEFAULT_FU_BLOCKSIZE Fast Update Extraction Blocksize 20090121
3 Importing IV_EXTRACT_FREQ Call by reference Type reference (TYPE) ESH_E_EX_FU_EXTRACT_FREQ CL_ESH_EX_FU_ADMIN=>GC_DEFAULT_FU_FREQUENCY Extraction Frequency 20090121
4 Importing IV_MAX_IDLE_TIME Call by reference Type reference (TYPE) ESH_E_EX_FU_MAX_IDLE_TIME Fast Update: Max Idle Time 20090121
5 Importing IV_MAX_RUNTIME Call by reference Type reference (TYPE) ESH_E_EX_FU_MAX_RUNTIME Fast Update Extraction Blocksize 20090121
6 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090121
7 Importing IV_SUSPEND_MODE Call by reference Type reference (TYPE) ESH_E_EX_FU_SUSPENDED_MODE Fast Update Suspended Mode 20090121
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20090121

Method START_SC_STATUS_MONITOR Signature

Method START_SC_STATUS_MONITOR on class CL_ESH_MONITORING_ADMIN_TOOL has no parameter.
Method START_SC_STATUS_MONITOR on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method STOP_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090121
2 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090121
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20090121

Method TRIGGER_SC_MAIN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_ID Call by reference Type reference (TYPE) ESH_E_IF_TEMPLATE_ID Search Connector Template ID 20080417
2 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20080417

Method TRIGGER_SC_MAIN_UPDATE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.

Method UPDATE_SEARCH_CONNECTOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090331
2 Importing IT_SEARCH_CONNECTORS Call by reference Type reference (TYPE) ESH_T_ADM_SEARCH_CONNECTOR List of Search Connectors 20090331
3 Importing IV_IGNORING_JOB_STATUS Call by reference Type reference (TYPE) CHAR01 ABAP_FALSE Calculate status ignoring "create connector" job status 20131016
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20090331

Method UPDATE_TEMPLATE_HASH_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SC_MAIN_DATA Call by reference Type reference (TYPE) ESH_T_ADM_SC_MAIN Search Connectors 20081216
2 Importing IV_DELETE_OTHERS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: delete other templates for sysrel 20081217
3 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20081217
4 Importing IV_WITH_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag: With COMMIT 20071119

Method UPDATE_TEMPLATE_HASH_CODE on class CL_ESH_MONITORING_ADMIN_TOOL has no exception.
Event Signatures

Event ON_CREATE_CHANGE_SC Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ER_APPLICATION_LOG Exporting Value transfer Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080128
2 ET_DELTA_SC_LIST Exporting Value transfer Type reference (TYPE) ESH_T_ADM_SC_INFO Table Type for Structure ESH_S_ADM_SC_INFO 20071206
History
Last changed by/on SAP  20141121 
SAP Release Created in 100