SAP ABAP Class CL_TESTPROXY_JOB_CALLER (Test Proxy: Job Operations)
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_JOB_CALLER | |
| Short Description | Test Proxy: Job Operations | |
| 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 | 20080618 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TESTPROXY_JOB_CALLER has no forward declaration.
Interfaces
Class CL_TESTPROXY_JOB_CALLER has no interface implemented.
Friends
Class CL_TESTPROXY_JOB_CALLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ECTP_JOB_DATA_TABTYPE | Data for TWB jobs for test execution | 20080701 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | TimeStamp when scheduling will be cancel before a start | 20080703 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080618 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ETTP_TESTPROXY_JOB | Job for test executions | 20080618 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | TimeStamp when scheduling is over max. runtime (23h30min) | 20080909 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | TimeStamp for Start of Execution | 20080618 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | Time Stamp for Job Waiting Time to Run | 20081208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append a line to AT_JOB_DATA | 20080702 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080618 | |
| 3 | Static method | Public | Method | Create a TestProxy Job Object Instance | 20080618 | |
| 4 | Instance method | Public | Method | Get the eCATT table of executed test cases | 20080702 | |
| 5 | Instance method | Public | Method | Get the eCATT Logid if available | 20080701 | |
| 6 | Instance method | Public | Method | Run the job as scheduled | 20080618 | |
| 7 | Instance method | Public | Method | Updates the Job Info Attribute | 20080618 |
Events
Class CL_TESTPROXY_JOB_CALLER has no event.
Types
Class CL_TESTPROXY_JOB_CALLER has no local type.
Method Signatures
Method APPEND_TO_JOB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA_SECTION | Call by reference | Type reference (TYPE) | ETTP_SECTION | Testproxy: Name a of data section for execution datas | 20080702 | |||
| 2 | IM_GENERIC_DATA | Call by reference | Type reference (TYPE) | ANY | Generic data type | 20080702 |
Method APPEND_TO_JOB_DATA on class CL_TESTPROXY_JOB_CALLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080618 | |||
| 2 | IS_TESTPROXY_INFO | Call by reference | Type reference (TYPE) | ETTP_FRONTEND_INFO | TestProxy: Frontend Technical Info | 20080618 |
Method CONSTRUCTOR on class CL_TESTPROXY_JOB_CALLER has no exception.
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_TESTPROXY_JOB_CALLER | Testproxy: Job Operations | 20080618 | |||
| 2 | IM_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080618 | |||
| 3 | IS_TESTPROXY_INFO | Call by reference | Type reference (TYPE) | ETTP_FRONTEND_INFO | TestProxy: Frontend Technical Info | 20080618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Class for TestProxy - Exceptions | 20080618 |
Method GET_ECATT_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ECATT_EXECUTED | Value transfer | Type reference (TYPE) | ETEXE_OBJ_TABTYPE | List of Executed eCATTS/eCATTS to Be Executed | 20080702 |
Method GET_ECATT_EXECUTED on class CL_TESTPROXY_JOB_CALLER has no exception.
Method GET_ECATT_LOGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ECATT_LOGID | Value transfer | Type reference (TYPE) | ETLOG_KEY | Current operation number | 20080701 |
Method GET_ECATT_LOGID on class CL_TESTPROXY_JOB_CALLER has no exception.
Method RUN_THE_JOB Signature
Method RUN_THE_JOB on class CL_TESTPROXY_JOB_CALLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Class for TestProxy - Exceptions | 20080618 |
Method SET_JOB_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOB_INFO | Call by reference | Type reference (TYPE) | ETTP_TESTPROXY_JOB | Job for test executions | 20080618 |
Method SET_JOB_INFO on class CL_TESTPROXY_JOB_CALLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |