SAP ABAP Class CL_ESH_TST_HBT_AUXILIARY (Automated Hub Tests: Auxiliary Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_TST_ATM_HBT (Package) Enterprise Search: Test Automation: Hub Test
Properties
Class CL_ESH_TST_HBT_AUXILIARY  
Short Description Automated Hub Tests: Auxiliary Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_TST_ATM_HBT   Enterprise Search: Test Automation: Hub Test 
Created 20100226   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_TST_HBT_AUXILIARY has no interface implemented.
Friends
Class CL_ESH_TST_HBT_AUXILIARY has no friend class.
Attributes
Class CL_ESH_TST_HBT_AUXILIARY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ANY_SPECIFIED_SWC_EXISTS_SRG Static method Public Method Determine if a SWC exists in the current system 20100303
2 ANY_SPECIFIED_SWC_EXISTS_VID Static method Public Method Determine if a SWC exists in the current system 20100303
3 CLEANUP_SCENARIO_1_OR_2 Static method Public Method Cleanup for SIMULATE_RELOCATION_SCENARIO_2 20100312
4 DELETE_SPECIFIED_SWCS Static method Public Method Delete the specified software components 20100301
5 DISCONNECT_SIMULATED_BACKEND Static method Public Method Disconnect the simulated back-end system 20100305
6 GET_HUB_SYSREL_G_FOR_BCKND_SWC Static method Public Method Get the SYSREL_GUIDs on hub for SWCs on the back end 20100304
7 GET_HUB_SYSREL_G_FOR_RECORDING Static method Public Method Get the hub SYSREL_GUIDs for a specific recording 20100304
8 GET_SWCS_OF_RECORDING Static method Public Method Get SWCs of a specific recording 20100303
9 RELOCATE_SIMULATED_BACKEND Static method Public Method Relocate the simulated back-end system 20100305
10 RETURN_CODES_SIGNAL_AN_ERROR Static method Public Method Check if an error has been reported 20100303
11 SIMULATE_RELOCATION_SCENARIO_1 Static method Public Method Simulate the relocation process 20100312
12 SIMULATE_RELOCATION_SCENARIO_2 Static method Public Method Simulate the relocation process 20100305
13 START_REPLAY_OF_RECORDING Static method Public Method Enable the replay of the specified recording 20100304
14 STOP_REPLAY_OF_RECORDING Static method Public Method Disable the replay of the recording 20100304
15 THE_SPECIFIED_SWC_EXISTS_SRG Static method Public Method Determine if a SWC exists in the current system 20100303
Events
Class CL_ESH_TST_HBT_AUXILIARY has no event.
Types
Class CL_ESH_TST_HBT_AUXILIARY has no local type.
Method Signatures

Method ANY_SPECIFIED_SWC_EXISTS_SRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SWC_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20100303
2 Importing IT_SYSREL_GUIDS Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_GUID System/Release 20100303

Method ANY_SPECIFIED_SWC_EXISTS_SRG on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method ANY_SPECIFIED_SWC_EXISTS_VID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SWC_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20100303
2 Importing IT_VERSION_IDS Call by reference Type reference (TYPE) ESH_T_OM_VERSION_ID Version IDs 20100303

Method ANY_SPECIFIED_SWC_EXISTS_VID on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method CLEANUP_SCENARIO_1_OR_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REC_EXEC_ID Call by reference Type reference (TYPE) ESH_E_TST_HBT_REC_EXEC_ID Recording Execution ID for Automated Hub Tests 20100312

Method CLEANUP_SCENARIO_1_OR_2 on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method DELETE_SPECIFIED_SWCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSREL_GUIDS Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_GUID Sysrel Guids 20100301
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_CLEANUP Automated Hub Tests: Cleanup Exception 20100301

Method DISCONNECT_SIMULATED_BACKEND Signature

Method DISCONNECT_SIMULATED_BACKEND on class CL_ESH_TST_HBT_AUXILIARY has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_PROCESSING Automated Hub Tests: Processing Exception 20100305

Method GET_HUB_SYSREL_G_FOR_BCKND_SWC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSREL_GUID Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_GUID Sysrel Guids 20100304
2 Importing IT_SWC_SLIM Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100304
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_PROCESSING Automated Hub Tests: Processing Exception 20100304

Method GET_HUB_SYSREL_G_FOR_RECORDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSREL_GUID Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_GUID Sysrel Guids 20100304
2 Importing IV_REC_EXEC_ID Call by reference Type reference (TYPE) ESH_E_TST_HBT_REC_EXEC_ID Recording Execution ID for Automated Hub Tests 20100304
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_PROCESSING Automated Hub Tests: Processing Exception 20100304

Method GET_SWCS_OF_RECORDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SWC_SLIM Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100304
2 Exporting ET_SYSREL_GUID Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_GUID Sysrel Guids 20100303
3 Exporting ET_VERSION_ID Call by reference Type reference (TYPE) ESH_T_OM_VERSION_ID Version IDs 20100303
4 Importing IV_REC_EXEC_ID Call by reference Type reference (TYPE) ESH_E_TST_HBT_REC_EXEC_ID Recording Execution ID for Automated Hub Tests 20100303
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_PROCESSING Automated Hub Tests: Processing Exception 20100303

Method RELOCATE_SIMULATED_BACKEND Signature

Method RELOCATE_SIMULATED_BACKEND on class CL_ESH_TST_HBT_AUXILIARY has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_PROCESSING Automated Hub Tests: Processing Exception 20100305

Method RETURN_CODES_SIGNAL_AN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_OCCURRED Call by reference Type reference (TYPE) ABAP_BOOL 20100303
2 Importing IT_RETURN_CODES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100303

Method RETURN_CODES_SIGNAL_AN_ERROR on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method SIMULATE_RELOCATION_SCENARIO_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SIM_EXEC_STATUS Call by reference Type reference (TYPE) I 20100312
2 Importing IV_REC_EXEC_ID Call by reference Type reference (TYPE) ESH_E_TST_HBT_REC_EXEC_ID Recording Execution ID for Automated Hub Tests 20100312

Method SIMULATE_RELOCATION_SCENARIO_1 on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method SIMULATE_RELOCATION_SCENARIO_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SIM_EXEC_STATUS Call by reference Type reference (TYPE) I 20100305
2 Importing IV_REC_EXEC_ID Call by reference Type reference (TYPE) ESH_E_TST_HBT_REC_EXEC_ID Recording Execution ID for Automated Hub Tests 20100305

Method SIMULATE_RELOCATION_SCENARIO_2 on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method START_REPLAY_OF_RECORDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REC_EXEC_ID Call by reference Type reference (TYPE) ESH_E_TST_HBT_REC_EXEC_ID Recording Execution ID for Automated Hub Tests 20100304
# Exception Resumable Description Created on
1 CX_ESH_TST_HBT_PROCESSING Automated Hub Tests: Processing Exception 20100304

Method STOP_REPLAY_OF_RECORDING Signature

Method STOP_REPLAY_OF_RECORDING on class CL_ESH_TST_HBT_AUXILIARY has no parameter.
Method STOP_REPLAY_OF_RECORDING on class CL_ESH_TST_HBT_AUXILIARY has no exception.

Method THE_SPECIFIED_SWC_EXISTS_SRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SWC_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20100303
2 Importing IV_SYSREL_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_GUID System/Release 20100303

Method THE_SPECIFIED_SWC_EXISTS_SRG on class CL_ESH_TST_HBT_AUXILIARY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730