SAP ABAP Class CL_TESTPROXY_EXECUTION (Test Proxy: Executions)
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_TESTPROXY_EXECUTION  
Short Description Test Proxy: Executions    
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 20080520   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TESTPROXY_EXECUTION has no forward declaration.
Interfaces
Class CL_TESTPROXY_EXECUTION has no interface implemented.
Friends
Class CL_TESTPROXY_EXECUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_JOB_DATA Instance attribute Private Type reference (TYPE) ECTP_JOB_DATA_TABTYPE Data for TWB jobs for test execution 20080703
2 ECATT_EXECUTED Instance attribute Private Type reference (TYPE) ETEXE_OBJ_TABTYPE List of Executed eCATTS/eCATTS to Be Executed 20080702
3 ECATT_LOGID Instance attribute Private Type reference (TYPE) ETLOG_KEY eCATT Key Fields for Log Tables 20080619
4 JOB_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_TESTPROXY_JOB Testproxy: Job for execution 20080618
5 TESTPROXY_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_ECATT_TWB_TESTPROXY Testproxy for TWB-eCATT 20080618
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080618
2 CREATE_OBJECT Static method Public Method Create a TestProxy Execution Object Instance 20080618
3 EXECUTE_ECATT Instance method Private Method Execute eCATT Dummy 20080702
4 EXECUTE_JOB Instance method Private Method Execute a specific job 20080618
5 GET_DATA_OF_EXECUTION Instance method Private Method Get the data for the execution from database 20080703
6 GET_FROM_DATA Instance method Private Method Get special data from execution data 20080703
7 HANDLE_TIMER Static method Public Event handling method Handle a timer component call back 20080520
8 MAKE_JOB_EXECUTION Instance method Public Method Check and make a job execution 20080618
9 SAVE_DATA_OF_EXECUTION Instance method Private Method Save the data from the executions to database 20080701
10 SAVE_STATUS_OF_JOB Instance method Private Method Set the actual status of a job to database 20080618
Events
Class CL_TESTPROXY_EXECUTION has no event.
Types
Class CL_TESTPROXY_EXECUTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TESTPROXY_OBJ Call by reference Object reference (TYPE REF TO) CL_ECATT_TWB_TESTPROXY Testproxy for TWB-eCATT 20080618

Method CONSTRUCTOR on class CL_TESTPROXY_EXECUTION 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_TESTPROXY_EXECUTION Testproxy for TWB-eCATT 20080618
2 Importing IM_TESTPROXY_OBJ Call by reference Object reference (TYPE REF TO) CL_ECATT_TWB_TESTPROXY Testproxy for TWB-eCATT 20080618

Method CREATE_OBJECT on class CL_TESTPROXY_EXECUTION has no exception.

Method EXECUTE_ECATT Signature

Method EXECUTE_ECATT on class CL_TESTPROXY_EXECUTION has no parameter.
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080702

Method EXECUTE_JOB Signature

Method EXECUTE_JOB on class CL_TESTPROXY_EXECUTION has no parameter.
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080618

Method GET_DATA_OF_EXECUTION Signature

Method GET_DATA_OF_EXECUTION on class CL_TESTPROXY_EXECUTION has no parameter.
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080703

Method GET_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EM_GENERIC_DATA Call by reference Type reference (TYPE) ANY Generic data type 20080703
2 Importing IM_DATA_SECTION Call by reference Type reference (TYPE) ETTP_SECTION Testproxy: Name a of data section for execution datas 20080703

Method GET_FROM_DATA on class CL_TESTPROXY_EXECUTION has no exception.

Method HANDLE_TIMER Signature

Method HANDLE_TIMER on class CL_TESTPROXY_EXECUTION has no parameter.
Method HANDLE_TIMER on class CL_TESTPROXY_EXECUTION has no exception.

Method MAKE_JOB_EXECUTION Signature

Method MAKE_JOB_EXECUTION on class CL_TESTPROXY_EXECUTION has no parameter.
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080618

Method SAVE_DATA_OF_EXECUTION Signature

Method SAVE_DATA_OF_EXECUTION on class CL_TESTPROXY_EXECUTION has no parameter.
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080701

Method SAVE_STATUS_OF_JOB Signature

Method SAVE_STATUS_OF_JOB on class CL_TESTPROXY_EXECUTION has no parameter.
# Exception Resumable Description Created on
1 CX_TESTPROXY Basis Class for TestProxy - Exceptions 20080618
History
Last changed by/on SAP  20110908 
SAP Release Created in 711