SAP ABAP Class CL_GUI_ECATT_VERSION_ATTR_LIST (Editor for eCATT Object Versions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
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 | 20070626 |
Properties
Class | CL_GUI_ECATT_VERSION_ATTR_LIST | |
Short Description | Editor for eCATT Object Versions | |
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_GUI | eCATT GUI Objects |
Created | 20070626 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_VERSION_ATTR_LIST has no forward declaration.
Interfaces
Class CL_GUI_ECATT_VERSION_ATTR_LIST has no interface implemented.
Friends
Class CL_GUI_ECATT_VERSION_ATTR_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_STRUCTURE_NAME | Constant | Private | Type reference (TYPE) | TABNAME | 'ECATT_VER' | Table Name | 20070626 | |
2 | ECATT_OBJECT | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20070626 | |||
3 | OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETOBVER_OUT_TABTYPE | Output Table: Version Data of eCATT Objects | 20070626 | ||
4 | WA_OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETOBVER_OUT | Output Structure: Version Data of eCATT Objects | 20070626 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20070626 |
2 | GET_SELECTED_ROWS | Instance method | Public | Method | Returns the Version Data Selected in the ALV Grid | 20070626 |
3 | SET_ATTRIBUTES | Instance method | Private | Method | Set Version Attributes in Middleware | 20070626 |
4 | SET_DATA_TO_GRID | Instance method | Public | Method | Pass Data to ALV Grid | 20070626 |
5 | SET_ECATT_OBJECT | Instance method | Public | Method | Pass eCATT Object | 20070626 |
6 | SET_OUTTAB_HANDLSTYLE | Instance method | Private | Method | Set Input Property for Outtab Line | 20070626 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_VERSION_SELECTED | Instance Event (0) |
Public (2) |
Version Selected | 20070626 |
Types
Class CL_GUI_ECATT_VERSION_ATTR_LIST 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 | IM_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Ereignisse als Applikationsevents registrieren | 20070626 | |
2 | Importing | IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20070626 | |||
3 | Importing | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20070626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20070626 |
Method GET_SELECTED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_T_ROW_NO | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20070626 | ||
2 | Exporting | EX_T_SEL_VERSIONS | Call by reference | Type reference (TYPE) | ETOBVER_OUT_TABTYPE | 20070626 |
Method GET_SELECTED_ROWS on class CL_GUI_ECATT_VERSION_ATTR_LIST has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_GUI_ECATT_VERSION_ATTR_LIST has no parameter.
Method SET_ATTRIBUTES on class CL_GUI_ECATT_VERSION_ATTR_LIST has no exception.
Method SET_DATA_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_READONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20070626 |
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_VERSION_ATTR_LIST has no exception.
Method SET_ECATT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basisklasse für eCATT Objekte. | 20070626 |
Method SET_ECATT_OBJECT on class CL_GUI_ECATT_VERSION_ATTR_LIST 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_S_VERSION | Call by reference | Type reference (TYPE) | ETOBVER_OUT | Versionsdaten von eCATTs | 20070626 | ||
2 | Importing | IM_READ_ONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20070626 |
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_VERSION_ATTR_LIST has no exception.
Event Signatures
Event EV_VERSION_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EX_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | 20070626 | |||
2 | EX_VERSION | Exporting | Value transfer | Type reference (TYPE) | ECATT_VER | 20070626 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |