Hierarchy
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
Meta Relationship - Used By
Properties
Class | CL_GUI_ECATT_DATA | |
Short Description | User Interface: General Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20000905 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CNTB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_ECATT_DATA has no interface implemented.
Friends
Class CL_GUI_ECATT_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALVGRID | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000905 | ||
2 | CHANGES_EXISTED | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Changes in Grid Existed | 20040407 | ||
3 | CLIENT | Instance attribute | Public | Type reference (TYPE) | ETCLIENT | eCATT: User/Caller | 20020705 | ||
4 | DATA_CHANGED | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20000920 | ||
5 | EX_ECATT | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_ECATT | Basis Class for eCATT - Exceptions | 20000928 | ||
6 | F4 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_F4 | ALV Control: Table of Fields Registered for F4 Handling | 20010202 | ||
7 | FIELDCAT | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for ALV Control | 20000920 | ||
8 | MSGSTR | Instance attribute | Protected | Type reference (TYPE) | STRING | Help String | 20000927 | ||
9 | PARAMS | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameter Definition for Test Data | 20061026 | ||
10 | READONLY_MODE | Instance attribute | Protected | Type reference (TYPE) | I | 1 - Read-Only, 0 - Not Read-Only | 20000927 | ||
11 | SELECTED_COLUMNS | Instance attribute | Protected | Type reference (TYPE) | LVC_T_COL | ALV control: Table with rows of type LVC_S_COL | 20010703 | ||
12 | SORT_CRITERIA | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20010403 | ||
13 | STRUCTURE_NAME | Instance attribute | Private | Type reference (TYPE) | TABNAME | Structure Name for FIELD CAT | 20000913 | ||
14 | TOOLBAR | Instance attribute | Protected | Type reference (TYPE) | ETSTREETOOLB_TABTYPE | Tree Control Toolbar Buttons | 20000905 | ||
15 | TOOLBAR_FUNCTIONS | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table for Toolbar Button Display | 20000911 | ||
16 | TOOLBAR_FUNC_EXCL | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table of Functions to Be Excluded | 20030205 | ||
17 | WA_F4 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_F4 | ALV control: F4 field registration | 20010202 | ||
18 | WA_FIELDCAT | Instance attribute | Protected | Type reference (TYPE) | LVC_S_FCAT | Work Area for Field Catalog List Viewer Control | 20000905 | ||
19 | WA_LAYOUT | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20000905 | ||
20 | XML_DATA | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_XML_DATA | XML Document for eCATT Data (iXML Wrapper Classes) | 20061026 |
Methods
Events
Class CL_GUI_ECATT_DATA has no event.
Types
Class CL_GUI_ECATT_DATA has no local type.
Method Signatures
Method ACTIVATE_EVENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ACTIVATION | Call by reference | Type reference (TYPE) | ETONOFF | 'X' = Aktivierung, space = Deaktivierung | 20041007 | ||
2 | Importing | IM_EVENT_HANDLER | Call by reference | Type reference (TYPE) | CHAR30 | Ereignismethode | 20041007 |
Method ACTIVATE_EVENT_HANDLER on class CL_GUI_ECATT_DATA has no exception.
Method AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20020218 | ||||
2 | Importing | E_SAVED | Call by reference | Attribute reference (LIKE) | 20020218 | ||||
3 | Importing | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20020218 |
Method AFTER_USER_COMMAND on class CL_GUI_ECATT_DATA has no exception.
Method BEFORE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_UCOMM | Call by reference | Type reference (TYPE) | 20010118 |
Method BEFORE_USER_COMMAND on class CL_GUI_ECATT_DATA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Ereignisse als Applikationsevents registrieren | 20010601 | |
2 | Importing | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000905 | ||
3 | Importing | IM_REGISTER_EDIT_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Edit-Ereignisse werden registriert | 20001107 | |
4 | Importing | IM_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Strukturname für Feldkatalog | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20001219 |
Method DISPLAY_ALVGIRD_FIRST Signature
Method DISPLAY_ALVGIRD_FIRST on class CL_GUI_ECATT_DATA has no parameter.
Method DISPLAY_ALVGIRD_FIRST on class CL_GUI_ECATT_DATA has no exception.
Method FINISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_DESTROY_UI | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20010813 |
Method FINISH on class CL_GUI_ECATT_DATA has no exception.
Method GET_DATA_FROM_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_CHANGES_EXISTED | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - Änderungen im Grid waren vorhanden | 20040407 |
Method GET_DATA_FROM_GRID on class CL_GUI_ECATT_DATA has no exception.
Method GET_FIELDCAT Signature
Method GET_FIELDCAT on class CL_GUI_ECATT_DATA has no parameter.
Method GET_FIELDCAT on class CL_GUI_ECATT_DATA has no exception.
Method GET_FRONTEND_LAYOUT Signature
Method GET_FRONTEND_LAYOUT on class CL_GUI_ECATT_DATA has no parameter.
Method GET_FRONTEND_LAYOUT on class CL_GUI_ECATT_DATA has no exception.
Method IS_DATA_CHANGED_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_IS_INITIAL | Value transfer | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20010314 |
Method IS_DATA_CHANGED_INITIAL on class CL_GUI_ECATT_DATA has no exception.
Method ON_ALV_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20030429 | ||||
2 | Importing | E_OBJECT | Call by reference | Type reference (TYPE) | 20000906 |
Method ON_ALV_TOOLBAR on class CL_GUI_ECATT_DATA has no exception.
Method ON_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_OBJECT | Call by reference | Type reference (TYPE) | 20010118 |
Method ON_CONTEXT_MENU_REQUEST on class CL_GUI_ECATT_DATA has no exception.
Method ON_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ER_DATA_CHANGED | Call by reference | Type reference (TYPE) | 20000913 | ||||
2 | Importing | E_ONF4 | Call by reference | Type reference (TYPE) | 20001128 | ||||
3 | Importing | E_ONF4_AFTER | Call by reference | Type reference (TYPE) | 20001128 | ||||
4 | Importing | E_ONF4_BEFORE | Call by reference | Type reference (TYPE) | 20001128 |
Method ON_DATA_CHANGED on class CL_GUI_ECATT_DATA has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_MODIFIED | Call by reference | Type reference (TYPE) | 20010307 |
Method ON_DATA_CHANGED_FINISHED on class CL_GUI_ECATT_DATA has no exception.
Method ON_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20000928 | ||||
2 | Importing | E_COLUMN | Call by reference | Type reference (TYPE) | 20000928 | ||||
3 | Importing | E_ROW | Call by reference | Type reference (TYPE) | 20000928 |
Method ON_DOUBLE_CLICK on class CL_GUI_ECATT_DATA has no exception.
Method ON_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20010803 | ||||
2 | Importing | E_COLUMN | Call by reference | Type reference (TYPE) | 20010803 | ||||
3 | Importing | E_DRAGDROPOBJ | Call by reference | Type reference (TYPE) | 20010803 | ||||
4 | Importing | E_ROW | Call by reference | Type reference (TYPE) | 20010803 |
Method ON_DRAG on class CL_GUI_ECATT_DATA has no exception.
Method ON_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20010803 | ||||
2 | Importing | E_COLUMN | Call by reference | Type reference (TYPE) | 20010803 | ||||
3 | Importing | E_DRAGDROPOBJ | Call by reference | Type reference (TYPE) | 20010803 | ||||
4 | Importing | E_ROW | Call by reference | Type reference (TYPE) | 20010803 |
Method ON_DROP on class CL_GUI_ECATT_DATA has no exception.
Method ON_DROP_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
2 | Importing | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
3 | Importing | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
4 | Importing | E_ROW | Call by reference | Attribute reference (LIKE) | 20020610 |
Method ON_DROP_COMPLETE on class CL_GUI_ECATT_DATA has no exception.
Method ON_DROP_GET_FLAVOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
2 | Importing | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
3 | Importing | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
4 | Importing | E_FLAVORS | Call by reference | Attribute reference (LIKE) | 20020610 | ||||
5 | Importing | E_ROW | Call by reference | Attribute reference (LIKE) | 20020610 |
Method ON_DROP_GET_FLAVOR on class CL_GUI_ECATT_DATA has no exception.
Method ON_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ER_EVENT_DATA | Call by reference | Type reference (TYPE) | 20001127 | ||||
2 | Importing | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20001127 | ||||
3 | Importing | ET_BAD_CELLS | Call by reference | Type reference (TYPE) | 20001127 | ||||
4 | Importing | E_DISPLAY | Call by reference | Type reference (TYPE) | 20001127 | ||||
5 | Importing | E_FIELDNAME | Call by reference | Type reference (TYPE) | 20001127 | ||||
6 | Importing | E_FIELDVALUE | Call by reference | Type reference (TYPE) | 20001127 |
Method ON_F4 on class CL_GUI_ECATT_DATA has no exception.
Method ON_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20031222 | ||||
2 | Importing | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20031222 | ||||
3 | Importing | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20031222 |
Method ON_HOTSPOT_CLICK on class CL_GUI_ECATT_DATA has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_UCOMM | Call by reference | Type reference (TYPE) | 20000914 |
Method ON_USER_COMMAND on class CL_GUI_ECATT_DATA has no exception.
Method REFRESH_ALVGRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20090616 |
Method REFRESH_ALVGRID on class CL_GUI_ECATT_DATA has no exception.
Method REGISTER_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ACTIVATION | Call by reference | Type reference (TYPE) | ETONOFF | 'X' | SPACE = Deregistrieren der Events | 20030409 | |
2 | Importing | IM_REGISTER_EDIT_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - Edit-Ereignisse werden registriert | 20001107 |
Method REGISTER_EVENTS on class CL_GUI_ECATT_DATA has no exception.
Method SET_AUTOREDRAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ENABLE | Call by reference | Type reference (TYPE) | INT4 | 'X' - Enable Autoredraw, SPACE - Disable Autoredraw | 20030917 |
Method SET_AUTOREDRAW on class CL_GUI_ECATT_DATA has no exception.
Method SET_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_PARAMS_VIEW | Call by reference | Type reference (TYPE) | ETPARVIEW | Spezielle Sicht auf Parameterverwendung | 20020821 |
Method SET_FIELDCAT on class CL_GUI_ECATT_DATA has no exception.
Method SET_FIELDCAT_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_FROM_STRUCTURE_ONLY | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | eCATT Schalter Ein/Aus | 20010720 | |
2 | Importing | IM_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Struktur für ALVGRID | 20000913 |
Method SET_FIELDCAT_INITIAL on class CL_GUI_ECATT_DATA has no exception.
Method SET_FIELDSTYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CH_T_FIELD | Call by reference | Type reference (TYPE) | LVC_T_STYL | ALV-Control: Styletabelle für Zellen | 20010202 | ||
2 | Importing | IM_S_FIELD | Call by reference | Type reference (TYPE) | LVC_S_STYL | ALV-Control: Feldname + Styles | 20010202 |
Method SET_FIELDSTYLE on class CL_GUI_ECATT_DATA has no exception.
Method SET_FRONTEND_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ACTION | Call by reference | Type reference (TYPE) | STRING | Aktion, die Aufbau des Frontend Layouts beinflusst | 20010403 |
Method SET_FRONTEND_LAYOUT on class CL_GUI_ECATT_DATA has no exception.
Method SET_LAYOUT Signature
Method SET_LAYOUT on class CL_GUI_ECATT_DATA has no parameter.
Method SET_LAYOUT on class CL_GUI_ECATT_DATA has no exception.
Method SET_SORT_CRITERIA Signature
Method SET_SORT_CRITERIA on class CL_GUI_ECATT_DATA has no parameter.
Method SET_SORT_CRITERIA on class CL_GUI_ECATT_DATA has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_VISIBLE | Call by reference | Type reference (TYPE) | ETONOFF | 'X' | eCATT Schalter Ein/Aus | 20040106 |
Method SET_VISIBLE on class CL_GUI_ECATT_DATA has no exception.
Method START_ALVGRID Signature
Method START_ALVGRID on class CL_GUI_ECATT_DATA has no parameter.
Method START_ALVGRID on class CL_GUI_ECATT_DATA has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |