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 | Constant | Public | Type reference (TYPE) | ETTP_REGISTER_ACTION | 'ACTIVATE' | Foreground Scheduler: Action for Registering | 20080423 | ||
| 2 | Constant | Public | Type reference (TYPE) | ETTP_REGISTER_ACTION | 'DEACTIVATE' | Foreground Scheduler: Action for Registering | 20080423 | ||
| 3 | Constant | Public | Type reference (TYPE) | ETTP_REGISTER_ACTION | 'REGISTER' | Foreground Scheduler: Action for Registering | 20080423 | ||
| 4 | Constant | Public | Type reference (TYPE) | ETTP_REGISTER_ACTION | 'UNREGISTER' | Foreground Scheduler: Action for Registering | 20080423 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | ETTP_ONOFF | '' | Foreground Scheduler: Active On/Off | 20080612 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Foreground Scheduler: Active String Output | 20080619 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ETTP_TESTPROXY_GUID | '' | Foreground Scheduler: Guid of a Frontend | 20080618 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | ETTP_FRONTEND_USER_INFO | Foreground Scheduler: Frontend User Info | 20080423 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ETTP_ONOFF | '' | Foreground Scheduler: Registerred On/Off | 20080612 | ||
| 10 | 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 | Instance method | Private | Method | Activate a Test Proxy | 20080422 | |
| 2 | Static method | Public | Method | Available ? | 20090327 | |
| 3 | Static method | Public | Method | Check Frontend Information if complete. | 20080408 | |
| 4 | Instance method | Public | Method | Register a Test Proxy | 20080617 | |
| 5 | Static method | Public | Method | Check if internal SAP system | 20080612 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20080423 | |
| 7 | Static method | Public | Method | Create a eCATT Test Proxy Object Instance | 20080423 | |
| 8 | Instance method | Private | Method | DeActivate a Test Proxy | 20080423 | |
| 9 | Instance method | Public | Method | Dispatch a given action | 20080423 | |
| 10 | Static method | Public | Method | Get Info of Test Proxy for given User Name | 20080424 | |
| 11 | Static method | Public | Method | Get List of Test Proxy for given User Name | 20080514 | |
| 12 | Static method | Public | Method | Available ? | 20090327 | |
| 13 | Instance method | Private | Method | Register a Test Proxy | 20080422 | |
| 14 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ETTP_ONOFF | TestProxy Switch On/Off | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | E_DATACORRECT | Call by reference | Type reference (TYPE) | ETTP_ONOFF | eCATT Switch On/Off | 20080408 | |||
| 2 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ETTP_ONOFF | TestProxy Switch On/Off | 20080617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | IM_TESTPROXY_GUID | Call by reference | Type reference (TYPE) | ETTP_TESTPROXY_GUID | Testproxy: Guid of a Frontend | 20080618 | |||
| 2 | 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 | E_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_TWB_TESTPROXY | Testproxy for TWB-eCATT | 20080423 | |||
| 2 | IM_TESTPROXY_GUID | Call by reference | Type reference (TYPE) | ETTP_TESTPROXY_GUID | Testproxy: Guid of a Frontend | 20080618 | |||
| 3 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ETTP_ONOFF | TestProxy Switch On/Off | 20080423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ETTP_ONOFF | TestProxy Switch On/Off | 20080423 | |||
| 2 | I_ACTION | Call by reference | Type reference (TYPE) | ETTP_REGISTER_ACTION | TestProxy: Action for Registering | 20080423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_TESTPROXY_INFO | Call by reference | Type reference (TYPE) | ETTP_FRONTEND_INFO | TestProxy: Frontend Technical Info | 20080424 | |||
| 2 | E_TESTPROXY_INFOSTRING | Call by reference | Type reference (TYPE) | STRING | TestProxy: Frontend Infostring for Display | 20080506 | |||
| 3 | I_ACTIVE_STRING | Call by reference | Type reference (TYPE) | CHAR20 | Test Proxy: Test Proxy for TWB-eCATT | 20090127 | |||
| 4 | I_USERNAME | Call by reference | Type reference (TYPE) | ETTP_UNAME | User Name | 20080424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080514 |
Method GET_TESTPROXY_OBJ 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_ECATT_TWB_TESTPROXY | TestProxy: Frontend Technical Info | 20080514 | |||
| 2 | IS_TESTPROXY_INFO | Call by reference | Type reference (TYPE) | ETTP_FRONTEND_USER_INFO | User Name | 20080514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080514 |
Method IS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ETTP_ONOFF | TestProxy Switch On/Off | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_SUCCESS | Call by reference | Type reference (TYPE) | ETTP_ONOFF | TestProxy Switch On/Off | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Class for TestProxy - Exceptions | 20080509 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |