SAP ABAP Class CL_GUI_ECATT_ALL_PAIRS_PARAMS (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 | 20130612 |
Properties
| Class | CL_GUI_ECATT_ALL_PAIRS_PARAMS | |
| 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 | 20130612 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no forward declaration.
Interfaces
Class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no interface implemented.
Friends
Class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130612 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ETALLPAIRS_DATA_TABTYPE | Header Data of AllPairs Objects | 20130612 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ETPAR_GUI_TABTYPE | Table for Exchanging Parameters: GUI - APL | 20130626 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20130612 | |||
| 5 | Constant | Private | Type reference (TYPE) | TABNAME | 'ETPAR_GUI_C' | Structure for ALVGRID | 20130612 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ETPAR_OUT_TABTYPE | eCATT: Parameter Output Table | 20130612 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ETPAR_OUT | eCATT: Output Structure of Parameters | 20130612 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130612 | ||
| 2 | Instance method | Public | Method | Get Selected Parameters | 20130703 | |
| 3 | Instance method | Private | Event handling method | Button pressed | 20130612 | |
| 4 | Instance method | Private | Method | 20130612 | ||
| 5 | Instance method | Private | Method | Set Unused Toolbar Functions | 20130612 | |
| 6 | Instance method | Private | Method | Arrange Titles Over the Grid and Pass to Grid | 20130612 | |
| 7 | Instance method | Private | Method | Set Input Property for Outtab Line | 20130612 |
Events
Class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no event.
Types
Class CL_GUI_ECATT_ALL_PAIRS_PARAMS 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_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basisklasse für eCATT Objekte. | 20130612 | |||
| 2 | IP_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20130612 | |||
| 3 | I_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20130612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt-Ausnahmen GUI | 20130612 |
Method GET_SELECTED_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_PARAMS | Call by reference | Type reference (TYPE) | STRINGTAB | 20130703 |
Method GET_SELECTED_PARAMS on class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no exception.
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) | 20130612 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20130612 |
Method ON_BUTTON_CLICK on class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no exception.
Method SET_DATA_TO_GRID Signature
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no parameter.
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no exception.
Method SET_EXCLUDE_FUNCTIONS Signature
Method SET_EXCLUDE_FUNCTIONS on class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no parameter.
Method SET_EXCLUDE_FUNCTIONS on class CL_GUI_ECATT_ALL_PAIRS_PARAMS 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 | 20130612 |
Method SET_GRID_TITLE on class CL_GUI_ECATT_ALL_PAIRS_PARAMS 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) | ETPAR_OUT | eCATT: Ausgabestruktur der Parameter | 20130612 | |||
| 2 | IM_READ_ONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20130612 |
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_ALL_PAIRS_PARAMS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |