SAP ABAP Class IF_APL_ECATT_UI_CONTROL (Interface for the Control of eCATT UI Classes)
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
Class | IF_APL_ECATT_UI_CONTROL | |
Short Description | Interface for the Control of eCATT UI Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030211 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_APL_ECATT_UI_CONTROL has no forward declaration.
Interfaces
Class IF_APL_ECATT_UI_CONTROL has no interface implemented.
Friends
Class IF_APL_ECATT_UI_CONTROL has no friend class.
Attributes
Class 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
Class IF_APL_ECATT_UI_CONTROL has no event.
Types
Class 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 class IF_APL_ECATT_UI_CONTROL has no exception.
Method STOP_PREVIOUS_RECORDING Signature
Method STOP_PREVIOUS_RECORDING on class IF_APL_ECATT_UI_CONTROL has no parameter.
Method STOP_PREVIOUS_RECORDING on class IF_APL_ECATT_UI_CONTROL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |