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
⤷ 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 | AS_VARIANT | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130612 | ||
2 | AT_ALL_PAIRS_DATA | Instance attribute | Private | Type reference (TYPE) | ETALLPAIRS_DATA_TABTYPE | Header Data of AllPairs Objects | 20130612 | ||
3 | AT_ALL_PAIRS_PARAMS | Instance attribute | Private | Type reference (TYPE) | ETPAR_GUI_TABTYPE | Table for Exchanging Parameters: GUI - APL | 20130626 | ||
4 | A_TEXTNAME | Instance attribute | Public | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20130612 | ||
5 | CO_STRUCTURE_NAME | Constant | Private | Type reference (TYPE) | TABNAME | 'ETPAR_GUI_C' | Structure for ALVGRID | 20130612 | |
6 | OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETPAR_OUT_TABTYPE | eCATT: Parameter Output Table | 20130612 | ||
7 | WA_OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETPAR_OUT | eCATT: Output Structure of Parameters | 20130612 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20130612 | |
2 | GET_SELECTED_PARAMS | Instance method | Public | Method | Get Selected Parameters | 20130703 |
3 | ON_BUTTON_CLICK | Instance method | Private | Event handling method | Button pressed | 20130612 |
4 | SET_DATA_TO_GRID | Instance method | Private | Method | 20130612 | |
5 | SET_EXCLUDE_FUNCTIONS | Instance method | Private | Method | Set Unused Toolbar Functions | 20130612 |
6 | SET_GRID_TITLE | Instance method | Private | Method | Arrange Titles Over the Grid and Pass to Grid | 20130612 |
7 | SET_OUTTAB_HANDLSTYLE | 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 | Importing | IP_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basisklasse für eCATT Objekte. | 20130612 | ||
2 | Importing | IP_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20130612 | ||
3 | Importing | I_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20130612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20130612 |
Method GET_SELECTED_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | 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 | Importing | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20130612 | ||||
2 | Importing | 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 | Exporting | 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 | Changing | CH_OUTTAB | Call by reference | Type reference (TYPE) | ETPAR_OUT | eCATT: Ausgabestruktur der Parameter | 20130612 | ||
2 | Importing | 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 |