SAP ABAP Class CL_ECATT_TWB_TESTPROXY (Test Proxy: Test Proxy for TWB-eCATT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_TESTPROXY (Package) Test Proxy for Test Workbench eCATT SAPGUI Scheduling
Properties
Class CL_ECATT_TWB_TESTPROXY  
Short Description Test Proxy: Test Proxy for TWB-eCATT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_TESTPROXY   Test Proxy for Test Workbench eCATT SAPGUI Scheduling 
Created 20080408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECATT_TWB_TESTPROXY has no forward declaration.
Interfaces
Class CL_ECATT_TWB_TESTPROXY has no interface implemented.
Friends
Class CL_ECATT_TWB_TESTPROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_ACTIVATE Constant Public Type reference (TYPE) ETTP_REGISTER_ACTION 'ACTIVATE' Foreground Scheduler: Action for Registering 20080423
2 ACTION_DEACTIVATE Constant Public Type reference (TYPE) ETTP_REGISTER_ACTION 'DEACTIVATE' Foreground Scheduler: Action for Registering 20080423
3 ACTION_REGISTER Constant Public Type reference (TYPE) ETTP_REGISTER_ACTION 'REGISTER' Foreground Scheduler: Action for Registering 20080423
4 ACTION_UNREGISTER Constant Public Type reference (TYPE) ETTP_REGISTER_ACTION 'UNREGISTER' Foreground Scheduler: Action for Registering 20080423
5 TESTPROXY_ACTIVE Instance attribute Public Type reference (TYPE) ETTP_ONOFF '' Foreground Scheduler: Active On/Off 20080612
6 TESTPROXY_ACTIVE_STRING Instance attribute Public Type reference (TYPE) CHAR20 Foreground Scheduler: Active String Output 20080619
7 TESTPROXY_GUID Instance attribute Public Type reference (TYPE) ETTP_TESTPROXY_GUID '' Foreground Scheduler: Guid of a Frontend 20080618
8 TESTPROXY_INFO Instance attribute Public Type reference (TYPE) ETTP_FRONTEND_USER_INFO Foreground Scheduler: Frontend User Info 20080423
9 TESTPROXY_REGISTERED Instance attribute Public Type reference (TYPE) ETTP_ONOFF '' Foreground Scheduler: Registerred On/Off 20080612
10 TESTPROXY_TYPE Constant Public Type reference (TYPE) ETTP_TESTPROXY_TYPE 'ECATT' Foreground Scheduler: Type of the Foreground Scheduler 20080423
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_PROXY Instance method Private Method Activate a Test Proxy 20080422
2 CHECK_AVAILABLE Static method Public Method Available ? 20090327
3 CHECK_FRONTEND_INFO Static method Public Method Check Frontend Information if complete. 20080408
4 CHECK_REGISTERED_PROXY Instance method Public Method Register a Test Proxy 20080617
5 CHECK_SAP_INTERNAL Static method Public Method Check if internal SAP system 20080612
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080423
7 CREATE_OBJECT Static method Public Method Create a eCATT Test Proxy Object Instance 20080423
8 DEACTIVATE_PROXY Instance method Private Method DeActivate a Test Proxy 20080423
9 DISPATCH_ACTION Instance method Public Method Dispatch a given action 20080423
10 GET_TESTPROXY_INFO Static method Public Method Get Info of Test Proxy for given User Name 20080424
11 GET_TESTPROXY_OBJ Static method Public Method Get List of Test Proxy for given User Name 20080514
12 IS_AVAILABLE Static method Public Method Available ? 20090327
13 REGISTER_PROXY Instance method Private Method Register a Test Proxy 20080422
14 UNREGISTER_PROXY Instance method Private Method UnRegister a Test Proxy 20080422
Events
Class CL_ECATT_TWB_TESTPROXY has no event.
Types
Class CL_ECATT_TWB_TESTPROXY has no local type.
Method Signatures

Method ACTIVATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ETTP_ONOFF TestProxy Switch On/Off 20080422
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080509

Method CHECK_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_A Value transfer Type reference (TYPE) I 20090327

Method CHECK_AVAILABLE on class CL_ECATT_TWB_TESTPROXY has no exception.

Method CHECK_FRONTEND_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATACORRECT Call by reference Type reference (TYPE) ETTP_ONOFF eCATT Switch On/Off 20080408
2 Importing IS_TP_INFO Call by reference Type reference (TYPE) ETTP_FRONTEND_USER_INFO TestProxy: Frontend User Info 20080408

Method CHECK_FRONTEND_INFO on class CL_ECATT_TWB_TESTPROXY has no exception.

Method CHECK_REGISTERED_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ETTP_ONOFF TestProxy Switch On/Off 20080617
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080617

Method CHECK_SAP_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SAP_INTERNAL Call by reference Type reference (TYPE) ETTP_ONOFF eCATT Switch On/Off 20080612

Method CHECK_SAP_INTERNAL on class CL_ECATT_TWB_TESTPROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TESTPROXY_GUID Call by reference Type reference (TYPE) ETTP_TESTPROXY_GUID Testproxy: Guid of a Frontend 20080618
2 Importing IS_TP_INFO Call by reference Type reference (TYPE) ETTP_FRONTEND_USER_INFO TestProxy: Frontend User Info 20080423

Method CONSTRUCTOR on class CL_ECATT_TWB_TESTPROXY has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT Call by reference Object reference (TYPE REF TO) CL_ECATT_TWB_TESTPROXY Testproxy for TWB-eCATT 20080423
2 Importing IM_TESTPROXY_GUID Call by reference Type reference (TYPE) ETTP_TESTPROXY_GUID Testproxy: Guid of a Frontend 20080618
3 Importing IS_TP_INFO Call by reference Type reference (TYPE) ETTP_FRONTEND_USER_INFO TestProxy: Frontend User Info 20080423

Method CREATE_OBJECT on class CL_ECATT_TWB_TESTPROXY has no exception.

Method DEACTIVATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ETTP_ONOFF TestProxy Switch On/Off 20080423
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080509

Method DISPATCH_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ETTP_ONOFF TestProxy Switch On/Off 20080423
2 Importing I_ACTION Call by reference Type reference (TYPE) ETTP_REGISTER_ACTION TestProxy: Action for Registering 20080423
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080509

Method GET_TESTPROXY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TESTPROXY_INFO Call by reference Type reference (TYPE) ETTP_FRONTEND_INFO TestProxy: Frontend Technical Info 20080424
2 Exporting E_TESTPROXY_INFOSTRING Call by reference Type reference (TYPE) STRING TestProxy: Frontend Infostring for Display 20080506
3 Importing I_ACTIVE_STRING Call by reference Type reference (TYPE) CHAR20 Test Proxy: Test Proxy for TWB-eCATT 20090127
4 Importing I_USERNAME Call by reference Type reference (TYPE) ETTP_UNAME User Name 20080424
# Exception Resumable Description Created on
1 CX_TESTPROXY 20080514

Method GET_TESTPROXY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT Call by reference Object reference (TYPE REF TO) CL_ECATT_TWB_TESTPROXY TestProxy: Frontend Technical Info 20080514
2 Importing IS_TESTPROXY_INFO Call by reference Type reference (TYPE) ETTP_FRONTEND_USER_INFO User Name 20080514
# Exception Resumable Description Created on
1 CX_TESTPROXY 20080514

Method IS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_A Value transfer Type reference (TYPE) I 20090327

Method IS_AVAILABLE on class CL_ECATT_TWB_TESTPROXY has no exception.

Method REGISTER_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ETTP_ONOFF TestProxy Switch On/Off 20080422
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080509

Method UNREGISTER_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ETTP_ONOFF TestProxy Switch On/Off 20080422
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080509
History
Last changed by/on SAP  20110908 
SAP Release Created in 711