SAP ABAP Class CL_APL_ECATT_TWB_DEST (eCATT Administration of Connection to TWB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Properties
| Class | CL_APL_ECATT_TWB_DEST | |
| Short Description | eCATT Administration of Connection to TWB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20080403 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_TWB_DEST has no forward declaration.
Interfaces
Class CL_APL_ECATT_TWB_DEST has no interface implemented.
Friends
Class CL_APL_ECATT_TWB_DEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ET_TWB_DEST_TT | List of Destinations Used in Test Administration Systems | 20080407 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20080403 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ETTWB_CLIENT | Client Which A_DEST Goes With | 20080407 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ETTWB_SYSID | SYS ID Which A_DEST Goes With | 20080407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory - Creates TWB Dest Object by Destination Details | 20080407 | |
| 2 | Static method | Public | Method | Static - Creates TWB Dest from CALLER_INFO | 20080516 | |
| 3 | Instance method | Private | Method | Generate Destination for Test Administration | 20080403 | |
| 4 | Instance method | Public | Method | Get Destination for Test Administration System | 20080403 | |
| 5 | Instance method | Private | Method | Save Destination for Test Administration System | 20080407 |
Events
Class CL_APL_ECATT_TWB_DEST has no event.
Types
Class CL_APL_ECATT_TWB_DEST has no local type.
Method Signatures
Method CREATE_BY_CALLERINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_TWB_DEST | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_TWB_DEST | eCATT Verwaltung der Verbindung zur TWB | 20080407 | |||
| 2 | I_HOST | Call by reference | Type reference (TYPE) | SYHOST | Name des Rechners des aktuellen Applikationservers | 20080407 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20080407 | |||
| 4 | I_SYSNO | Call by reference | Type reference (TYPE) | CHAR2 | Komponente der Versionsnummer | 20080407 | |||
| 5 | I_TWB_CLIENT | Call by reference | Type reference (TYPE) | ETTWB_CLIENT | Mandant im Testverwaltungssystem | 20080407 | |||
| 6 | I_TWB_SYSID | Call by reference | Type reference (TYPE) | ETTWB_SYSID | System-Id des Testverwaltungssystems | 20080407 | |||
| 7 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20080407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080407 |
Method CREATE_BY_CALLER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TWB_REF_DATA | Call by reference | Type reference (TYPE) | ETTWB_REF_DATA | eCATT Daten zum REF auf TWB Strukturelement | 20080516 | |||
| 2 | IT_CALLER | Call by reference | Type reference (TYPE) | ETEXEC_INVOKE_IDENT_TABTYPE | eCATT Tabelle der Aufrufer von Tests | 20080516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080516 |
Method GENERATE_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TWB_DEST | Call by reference | Type reference (TYPE) | RFCDEST | eCATT Verwaltung der Verbindung zur TWB | 20080407 | |||
| 2 | I_HOST | Call by reference | Type reference (TYPE) | SYHOST | Name des Rechners des aktuellen Applikationservers | 20080407 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20080407 | |||
| 4 | I_SYSNO | Call by reference | Type reference (TYPE) | CHAR2 | Komponente der Versionsnummer | 20080407 | |||
| 5 | I_TWB_CLIENT | Call by reference | Type reference (TYPE) | ETTWB_CLIENT | '000' | Mandant im Testverwaltungssystem | 20080407 | ||
| 6 | I_TWB_SYSID | Call by reference | Type reference (TYPE) | ETTWB_SYSID | System-Id des Testverwaltungssystems | 20080407 | |||
| 7 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20080407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080407 |
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TWB_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080407 | |||
| 2 | I_READ_FROM_DB | Call by reference | Type reference (TYPE) | ETONOFF | Configuration von DB lesen | 20080407 | |||
| 3 | I_TWB_CLIENT | Call by reference | Type reference (TYPE) | ETTWB_CLIENT | '000' | Mandant im Testverwaltungssystem | 20080407 | ||
| 4 | I_TWB_SYSID | Call by reference | Type reference (TYPE) | ETTWB_SYSID | SystemId des Testverwaltungssystems | 20080403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080407 |
Method SAVE_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TWB_CLIENT | Call by reference | Type reference (TYPE) | ETTWB_CLIENT | '000' | Mandant im Testverwaltungssystem | 20080407 | ||
| 2 | I_TWB_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080407 | |||
| 3 | I_TWB_SYSID | Call by reference | Type reference (TYPE) | ETTWB_SYSID | SystemId des Testverwaltungssystems | 20080407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080407 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |