SAP ABAP Class CL_GUI_ECATT_WSPROXY_REC (Record WSPROXY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GUI (Package) eCATT GUI Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_EDITOR | eCATT: Superclass for all Editors | 20060711 |
Properties
| Class | CL_GUI_ECATT_WSPROXY_REC | |
| Short Description | Record WSPROXY | |
| Super Class | CL_GUI_ECATT_EDITOR | eCATT: Superclass for all Editors |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20060704 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_ECATT_WSPROXY_REC has no interface implemented.
Friends
Class CL_GUI_ECATT_WSPROXY_REC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ACT_NAME' | Character Field Length = 10 | 20060711 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'C_E_TRACE' | Character Field Length = 10 | 20060711 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'DEST' | Character Field Length = 10 | 20060711 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ESR_NAME' | Character Field Length = 10 | 20060711 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ESR_NAMESP' | Character Field Length = 10 | 20060711 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR10 | 'INTERFACE' | Character Field Length = 10 | 20060711 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR10 | 'SYNCH' | Character Field Length = 10 | 20060711 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR10 | 'LOGIC_PORT' | Character Field Length = 10 | 20060711 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR10 | 'OPERATION' | Character Field Length = 10 | 20060711 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PROXY_CLAS' | Character Field Length = 10 | 20060711 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PROXY_INTF' | Character Field Length = 10 | 20060711 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PROXY_METH' | Character Field Length = 10 | 20060711 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR10 | 'REC_ID' | Character Field Length = 10 | 20060711 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR10 | 'REC_START' | Character Field Length = 10 | 20060711 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR10 | 'REC_SYS' | Character Field Length = 10 | 20060711 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR10 | 'REC_NAME' | Character Field Length = 10 | 20060711 | ||
| 17 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060711 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_ECATT_APL | Basis Class for eCATT Middleware Exceptions | 20060711 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | ETREC_SESSION_ID | eCATT Recorder Recording Session ID | 20060704 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_SYSTEM_DATA | eCATT: System Data List | 20060711 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | ECTR_ACTIVATE_CS | eCATT Activation Cross-Session Recording - 2 | 20060711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fill Selected Parameter | 20060711 | |
| 2 | Instance method | Protected | Method | Fill Additional Parameter | 20060711 | |
| 3 | Instance method | Protected | Method | Determine Target System, Create if Necessary | 20060704 | |
| 4 | Instance method | Protected | Method | Compiles the Information and Inserts CMD | 20060711 | |
| 5 | Instance method | Public | Method | Record | 20060704 |
Events
Class CL_GUI_ECATT_WSPROXY_REC has no event.
Types
Class CL_GUI_ECATT_WSPROXY_REC has no local type.
Method Signatures
Method FILL_SEL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEL_PARAMS | Call by reference | Type reference (TYPE) | VRM_VALUES | 20060711 | ||||
| 2 | IT_CMD_TEXT | Call by reference | Type reference (TYPE) | ETXML_LINE_TABTYPE | XML Zeilen | 20060711 |
Method FILL_SEL_PARAMS on class CL_GUI_ECATT_WSPROXY_REC has no exception.
Method FILL_SEL_PARAMS_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_SEL_PARAMS | Call by reference | Type reference (TYPE) | VRM_VALUES | 20060711 | ||||
| 2 | IM_CONTI_EXISTING_TRACE | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20060711 | |||
| 3 | IS_TRACE | Call by reference | Type reference (TYPE) | ECTRACE | eCATT Recordings | 20060711 |
Method FILL_SEL_PARAMS_ADD on class CL_GUI_ECATT_WSPROXY_REC has no exception.
Method GET_TARGET_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RFCDATA | Call by reference | Type reference (TYPE) | ETRFCDATA | eCATT: RFC Destination Daten | 20060706 | |||
| 2 | EX_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20060704 | |||
| 3 | IM_CREATE_TARGET | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | eCATT Schalter Ein/Aus | 20060706 | ||
| 4 | IP_ECATT_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_SCRIPT | eCATT - Script | 20060704 | |||
| 5 | IP_REC_SYSTEM_DATA | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20060704 |
Method GET_TARGET_SYSTEM on class CL_GUI_ECATT_WSPROXY_REC has no exception.
Method INSERT_WSPROXY_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CMD_LINE | Call by reference | Type reference (TYPE) | ETSCR | Gesamtstruktur einer eCATT Skriptzeile - Interne Darstellung | 20060711 | |||
| 2 | IM_CREATE_TARGET | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20060711 | |||
| 3 | IS_RECORD | Call by reference | Type reference (TYPE) | ETREC_CS_DISPLAY | eCATT Trace Compund Services - Display | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060711 |
Method RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CMD_LINE | Call by reference | Type reference (TYPE) | ETSCR | Gesamtstruktur einer eCATT Skriptzeile - Interne Darstellung | 20060704 | |||
| 2 | IM_CREATE_TARGET | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | eCATT Schalter Ein/Aus | 20060706 | ||
| 3 | IP_ECATT_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_SCRIPT | eCATT - Script | 20060704 | |||
| 4 | IP_SYSDAT_PTR | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_SYSTEM_DATA | eCatt: Systemdatenliste | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060704 | ||
| 2 | eCATT Recorder Exceptions | 20060711 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |