SAP ABAP Class CL_TESTPROXY_JOB (Test Proxy: Job for execution)
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 | |
| Short Description | Test Proxy: Job for execution | |
| 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 has no forward declaration.
Interfaces
Class CL_TESTPROXY_JOB has no interface implemented.
Friends
Class CL_TESTPROXY_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ETTP_JOBSTATUS | 'X' | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080619 | ||
| 2 | Constant | Public | Type reference (TYPE) | ETTP_JOBSTATUS | 'A' | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080618 | ||
| 3 | Constant | Public | Type reference (TYPE) | ETTP_JOBSTATUS | 'E' | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080618 | ||
| 4 | Constant | Public | Type reference (TYPE) | ETTP_JOBSTATUS | 'F' | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080618 | ||
| 5 | Constant | Public | Type reference (TYPE) | ETTP_JOBSTATUS | 'O' | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080618 | ||
| 6 | Constant | Public | Type reference (TYPE) | ETTP_JOBSTATUS | 'S' | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080618 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | ETTP_TESTPROXY_JOB | List of jobs for test execution | 20080618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080618 | |
| 2 | Static method | Public | Method | Create a TestProxy Job Object Instance | 20080618 | |
| 3 | Static method | Public | Method | Set last changed info columns to job | 20080618 | |
| 4 | Static method | Public | Method | Set last changed info columns to job data | 20080703 | |
| 5 | Instance method | Public | Method | Set the status of a job | 20080618 |
Events
Class CL_TESTPROXY_JOB has no event.
Types
Class CL_TESTPROXY_JOB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TESTPROXY_JOB | Call by reference | Type reference (TYPE) | ETTP_TESTPROXY_JOB | List of jobs for test execution | 20080618 |
Method CONSTRUCTOR on class CL_TESTPROXY_JOB 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 | Testproxy: Job for execution | 20080618 | |||
| 2 | IS_TESTPROXY_JOB | Call by reference | Type reference (TYPE) | ETTP_TESTPROXY_JOB | List of jobs for test execution | 20080618 |
Method CREATE_OBJECT on class CL_TESTPROXY_JOB has no exception.
Method SET_LAST_CHANGED_INF_TO_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TESTPROXY_JOB | Call by reference | Type reference (TYPE) | ETTP_TESTPROXY_JOB | List of jobs for test execution | 20080618 |
Method SET_LAST_CHANGED_INF_TO_JOB on class CL_TESTPROXY_JOB has no exception.
Method SET_LAST_CHANGED_TO_JOBDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_JOB_DATA | Call by reference | Type reference (TYPE) | ECTP_JOB_DATA | Data for test executions | 20080703 | |||
| 2 | CT_JOB_DATA | Call by reference | Type reference (TYPE) | ECTP_JOB_DATA_TABTYPE | Data for TWB jobs for test execution | 20080703 |
Method SET_LAST_CHANGED_TO_JOBDATA on class CL_TESTPROXY_JOB has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATUS | Call by reference | Type reference (TYPE) | ETTP_JOBSTATUS | Testproxy: Status of a job (Scheduled, Active, Finished...) | 20080618 |
Method SET_STATUS on class CL_TESTPROXY_JOB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |