SAP ABAP Class CL_GUI_ECATT_BUSINESS_MSG (Validation Object: GUI class for Business Messages)
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 | 20050630 |
Properties
Class | CL_GUI_ECATT_BUSINESS_MSG | |
Short Description | Validation Object: GUI class for Business Messages | |
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 | 20050630 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_BUSINESS_MSG has no forward declaration.
Interfaces
Class CL_GUI_ECATT_BUSINESS_MSG has no interface implemented.
Friends
Class CL_GUI_ECATT_BUSINESS_MSG 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 | 'ETVO_BUS_MSG_GUI' | Structure for ALVGRID | 20050701 | |
2 | FC_NAVIGATE | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'NAVIGATE' | FC: Navigation to message | 20050727 | |
3 | FIELDCAT_BUS_MSG | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for Business Msg. Display | 20050701 | ||
4 | OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETVO_BUS_MSG_GUI_TABTYPE | Business Message Reference | 20050702 | ||
5 | VAL_OBJ_REF | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_VO | eCATT: Validation Object | 20050702 | ||
6 | WA_OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETVO_BUS_MSG_OUT | Structure for GUI display | 20050702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20050702 |
2 | GET_BUS_MSG_FROM_ROWID | Instance method | Protected | Method | Get Parameter for RowID | 20050727 |
3 | SET_DATA_TO_GRID | Instance method | Public | Method | Set Data in ALV Grid | 20050630 |
4 | SET_ECATT_OBJECT | Instance method | Public | Method | Set eCATT Object | 20050702 |
5 | SET_OUTTAB_HANDLSTYLE | Instance method | Protected | Method | Set the Outtab and Readonlymode | 20050727 |
6 | UC_NAVIGATION | Instance method | Protected | Method | Navigation to T100 | 20050727 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_BUS_MSG_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Double click on Message Key | 20050727 |
Types
Class CL_GUI_ECATT_BUSINESS_MSG 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_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basis Class for eCATT Objects | 20050702 | ||
2 | Importing | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20050702 |
Method GET_BUS_MSG_FROM_ROWID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_BUS_MSG | Value transfer | Type reference (TYPE) | ETVO_BUS_MSG_OUT | eCATT: Output Structure of Parameters | 20050727 | ||
2 | Exporting | EX_COL | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20050727 | ||
3 | Exporting | EX_ROW | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV Control: Row Number (Index of Internal Table) | 20050727 | ||
4 | Importing | IM_GET_FROM_CURRENT_CELL | Call by reference | Type reference (TYPE) | ETONOFF | 'X' | Get from Currently Selected Cell | 20050727 | |
5 | Importing | IM_ROWID | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV Control: Row Number (Index of Internal Table) | 20050727 |
Method GET_BUS_MSG_FROM_ROWID on class CL_GUI_ECATT_BUSINESS_MSG 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 - Read-Only, 0 - Not Read-Only | 20050630 |
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_BUSINESS_MSG 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 | Basis Class for eCATT Objects | 20050702 |
Method SET_ECATT_OBJECT on class CL_GUI_ECATT_BUSINESS_MSG has no exception.
Method SET_OUTTAB_HANDLSTYLE 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 | 20050727 | ||
2 | Importing | IM_S_BUS_MSG | Call by reference | Type reference (TYPE) | ETVO_BUS_MSG_GUI | Structure for GUI display | 20050727 | ||
3 | Returning | RE_S_OUTTAB | Value transfer | Type reference (TYPE) | ETVO_BUS_MSG_OUT | eCATT: Ausgabestruktur der Parameter | 20050727 |
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_BUSINESS_MSG has no exception.
Method UC_NAVIGATION Signature
Method UC_NAVIGATION on class CL_GUI_ECATT_BUSINESS_MSG has no parameter.
Method UC_NAVIGATION on class CL_GUI_ECATT_BUSINESS_MSG has no exception.
Event Signatures
Event EV_BUS_MSG_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EX_BUS_MSG | Exporting | Value transfer | Type reference (TYPE) | ETVO_BUS_MSG_OUT | Structure for GUI display | 20050727 | ||
2 | EX_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20050727 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |