SAP ABAP Interface IF_APL_ECATT_UI_CONTROL (Interface for the Control of eCATT UI Classes)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ECATT_COOL | Control of the Web Dynpro Recording and the Playblack | 20030613 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ECATT_GUI_CONTROL | RFC Control of GUI from eCATT | 20030211 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ECATT_WEBDYNPRO | Control of the Web Dynpro Recording and the Playblack | 20030211 |
Properties
| Interface | IF_APL_ECATT_UI_CONTROL | |
| Short Description | Interface for the Control of eCATT UI Classes |
General Data
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20030211 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APL_ECATT_UI_CONTROL has no forward declaration.
Interfaces
Interface IF_APL_ECATT_UI_CONTROL has no interface.
Friends
Interface IF_APL_ECATT_UI_CONTROL has no friend.
Attributes
Interface IF_APL_ECATT_UI_CONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Exit UI Control | 20030211 | |
| 2 | Instance method | Public | Method | Execute | 20030211 | |
| 3 | Instance method | Public | Method | 20050610 | ||
| 4 | Instance method | Public | Method | Highlighting a Control for Display | 20030828 | |
| 5 | Instance method | Public | Method | Reset Connections | 20040318 | |
| 6 | Instance method | Public | Method | Stops recordings that may still be running | 20080424 |
Events
Interface IF_APL_ECATT_UI_CONTROL has no event.
Types
Interface IF_APL_ECATT_UI_CONTROL has no local type.
Method Signatures
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE | Call by reference | Type reference (TYPE) | ETSAPGUI_CLOSE | Vom SAPGUI-Befehl erzeugte Modi schliessen | 20030211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20030211 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXPO | Call by reference | Type reference (TYPE) | ETSCR_EXPO | Interne Exportstruktur LINE_INTERPRETER | 20051012 | |||
| 2 | EX_STOPPED | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20030211 | |||
| 3 | IM_GUI_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_XML_DATA | XML-Dokument für eCATT Daten (Wrapperklassen um iXML) | 20030211 | |||
| 4 | IM_LOG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_LOG | Log of eCatt object execution | 20030211 | |||
| 5 | IM_REMOTE_SYS_ID | Call by reference | Type reference (TYPE) | SY-SYSID | R/3-System, Name des R/3-Systems | 20030211 | |||
| 6 | IM_SAP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030211 | |||
| 7 | IM_SCR_LINE | Call by reference | Type reference (TYPE) | ETSCR | Gesamtstruktur einer eCATT Skriptzeile - Interne Darstellung | 20030211 | |||
| 8 | IP_MSG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_CMD_MESSAGES | Message Handling Klasse | 20030211 | |||
| 9 | IP_PARAMS | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameterdefinition für Testdaten | 20030211 | |||
| 10 | IS_IMPO | Call by reference | Type reference (TYPE) | ETSCR_IMPO | Interne Importstruktur LINE_INTERPRETER | 20051012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20030211 |
Method GET_LAST_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_CMD_MESSAGES | Message Handling Klasse | 20050613 | |||
| 2 | RE_MSG_ADDED | Value transfer | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20050614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20050610 |
Method HIGHLIGHT_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONN_ID | Call by reference | Type reference (TYPE) | ET_CONNID | 20030828 | ||||
| 2 | IM_CONTROL | Call by reference | Type reference (TYPE) | STRING | 20030828 | ||||
| 3 | IM_SESS_ID | Call by reference | Type reference (TYPE) | ET_SESSID | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20030828 |
Method RESCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SAP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040318 |
Method RESCON on Interface IF_APL_ECATT_UI_CONTROL has no exception.
Method STOP_PREVIOUS_RECORDING Signature
Method STOP_PREVIOUS_RECORDING on Interface IF_APL_ECATT_UI_CONTROL has no parameter.
Method STOP_PREVIOUS_RECORDING on Interface IF_APL_ECATT_UI_CONTROL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |