SAP ABAP Class CL_GUI_ECATT_CHECKLIST (Message List: eCATT Objects)
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
⤷
⤷
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 | 20001123 |
Properties
| Class | CL_GUI_ECATT_CHECKLIST | |
| Short Description | Message List: eCATT Objects | |
| Super Class | CL_GUI_ECATT_DATA | User Interface: General Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20001117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_ECATT_CHECKLIST has no interface implemented.
Friends
Class CL_GUI_ECATT_CHECKLIST 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) | LVC_TITLE | ALV Control: Title bar text | 20001123 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'ETCHECKLST' | Structure for ALVGRID | 20001123 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | ETCHECKLST_TABTYPE | eCATT: Table Type for Checklist | 20001123 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ETCHECKLST | eCATT: Structure for Checklist (Syntax Errors, Warnings) | 20001123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001121 | |
| 2 | Instance method | Private | Method | Determine Message Using Row | 20020423 | |
| 3 | Instance method | Public | Method | Transfer New Messages | 20020423 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
Button in Toolbar Selected | 20001122 |
Types
Class CL_GUI_ECATT_CHECKLIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Ereignisse als Applikationsevents registrieren | 20020423 | ||
| 2 | IM_OUTTAB | Call by reference | Type reference (TYPE) | ETCHECKLST_TABTYPE | eCATT: Tabellentyp für Checkliste | 20001123 | |||
| 3 | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001121 | |||
| 4 | IM_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20001123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt-Ausnahmen GUI | 20010202 |
Method GET_MESSAGE_FROM_ROW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CURSOR | Call by reference | Type reference (TYPE) | ETCURSOR | eCATT: Cursorposition | 20020423 | |||
| 2 | IM_ROW_ID | Call by reference | Type reference (TYPE) | ET_ROW | Zeile | 20020423 |
Method GET_MESSAGE_FROM_ROW_ID on class CL_GUI_ECATT_CHECKLIST has no exception.
Method SET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OUTTAB | Call by reference | Type reference (TYPE) | ETCHECKLST_TABTYPE | eCATT: Tabellentyp für Checkliste | 20020423 | |||
| 2 | IM_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20020423 |
Method SET_MESSAGES on class CL_GUI_ECATT_CHECKLIST has no exception.
Event Signatures
Event FUNCTION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CURSOR | Exporting | Value transfer | Type reference (TYPE) | ETCURSOR | eCATT: Cursorposition | 20001215 | ||
| 2 | EX_FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20001215 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |