SAP ABAP Class CL_GUI_ECATT_ALL_PAIRS (UI Class for All Pairs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_ALL_PAIRS_UI (Package) eCATT - Find Parameter Values

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_DATA | User Interface: General Data | 20121017 |
Properties
Class | CL_GUI_ECATT_ALL_PAIRS | |
Short Description | UI Class for All Pairs | |
Super Class | CL_GUI_ECATT_DATA | User Interface: General Data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_ALL_PAIRS_UI | eCATT - Find Parameter Values |
Created | 20121017 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_ALL_PAIRS has no forward declaration.
Interfaces
Class CL_GUI_ECATT_ALL_PAIRS has no interface implemented.
Friends
Class CL_GUI_ECATT_ALL_PAIRS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ETALLPAIRS_HEAD | Header Data of AllPairs Objects | 20130805 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20121017 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETALLPAIRS_HEAD_TABTYPE | Header Data of AllPairs Objects | 20121017 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20121219 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'ETALLPAIRS_HEAD_GUI' | Structure for ALVGRID | 20121017 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DELETE_ROW' | FC: Delete Text List Line | 20130805 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'REFRESH' | FC: Refresh Text List | 20130805 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETALLPAIRS_HEAD_OUT_TABTYPE | Header Data for AllPairs Objects (Output Structure) | 20121017 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETALLPAIRS_HEAD_OUT | Header Data for AllPairs Objects (Output Structure) | 20121017 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121017 | |
2 | ![]() |
Instance method | Private | Event handling method | Button pressed | 20121219 |
3 | ![]() |
Instance method | Private | Method | 20121017 | |
4 | ![]() |
Instance method | Private | Method | Set Unused Toolbar Functions | 20121128 |
5 | ![]() |
Instance method | Private | Method | Arrange Titles Over the Grid and Pass to Grid | 20121017 |
6 | ![]() |
Static method | Public | Method | Set Attribute/Key for HEAD Structure | 20130805 |
7 | ![]() |
Instance method | Private | Method | Set Input Property for Outtab Line | 20121121 |
8 | ![]() |
Instance method | Private | Method | Mark Current Line | 20130805 |
9 | ![]() |
Static method | Public | Method | Set Attribute A_TEXTNAME | 20130805 |
10 | ![]() |
Instance method | Private | Method | Delete Text List Line | 20130805 |
11 | ![]() |
Instance method | Private | Method | Update Text List | 20130805 |
Events
Class CL_GUI_ECATT_ALL_PAIRS has no event.
Types
Class CL_GUI_ECATT_ALL_PAIRS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20121017 | ||
2 | ![]() |
IT_ALL_PAIRS_HEAD | Call by reference | Type reference (TYPE) | ETALLPAIRS_HEAD_TABTYPE | Headerdaten zu den AllPairs Objekten | 20121017 | ||
3 | ![]() |
I_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20121017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCatt-Ausnahmen GUI | 20121017 |
Method ON_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20121219 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20121219 |
Method ON_BUTTON_CLICK on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_DATA_TO_GRID Signature
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_EXCLUDE_FUNCTIONS Signature
Method SET_EXCLUDE_FUNCTIONS on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method SET_EXCLUDE_FUNCTIONS on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_GRID_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GRID_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20121017 |
Method SET_GRID_TITLE on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_HEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | ETALLPAIRS_HEAD | Headerdaten zu den AllPairs Objekten | 20130805 |
Method SET_HEAD on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_OUTTAB_HANDLSTYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_OUTTAB | Call by reference | Type reference (TYPE) | ETALLPAIRS_HEAD_OUT | Headerdaten zu den AllPairs Objekten | 20121121 | ||
2 | ![]() |
IM_READ_ONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20121121 |
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_SELECTED_CELL Signature
Method SET_SELECTED_CELL on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method SET_SELECTED_CELL on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method SET_TEXTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXTNAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | Textname | 20130805 |
Method SET_TEXTNAME on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method UC_DELETE_ROW Signature
Method UC_DELETE_ROW on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method UC_DELETE_ROW on class CL_GUI_ECATT_ALL_PAIRS has no exception.
Method UC_REFRESH Signature
Method UC_REFRESH on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method UC_REFRESH on class CL_GUI_ECATT_ALL_PAIRS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |