SAP ABAP Class CL_GUI_ECATT (eCATT: Abstract Class for eCATT GUI Classes)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_EDITOR | eCATT: Superclass for all Editors | 20010903 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_OBJECT_USAGE | Processing of eCATT Objects | 20010903 |
Properties
Class | CL_GUI_ECATT | |
Short Description | eCATT: Abstract Class for eCATT GUI Classes | |
Super Class | ||
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 | 20010903 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT has no forward declaration.
Interfaces
Class CL_GUI_ECATT has no interface implemented.
Friends
Class CL_GUI_ECATT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EX_ECATT | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_ECATT | Basis Class for eCATT - Exceptions | 20010903 | ||
2 | MSGSTR | Instance attribute | Protected | Type reference (TYPE) | STRING | Help String for Message Output | 20010903 | ||
3 | NEW_OBJECT_LOADED | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | 'X' = eCATT Object Reloaded | 20010903 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ACTIVATE_EVENT_HANDLER | Instance method | Public | Method | Enable/Disable Event Handler | 20010903 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20010903 |
3 | FINISH | Instance method | Public | Method | Delete Attributes | 20010903 |
4 | RESET | Instance method | Public | Method | Reset Attributes | 20010903 |
Events
Class CL_GUI_ECATT has no event.
Types
Class CL_GUI_ECATT has no local type.
Method Signatures
Method ACTIVATE_EVENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ACTIVATION | Call by reference | Type reference (TYPE) | ETONOFF | 'X' = Aktivierung, space = Deaktivierung | 20010903 | ||
2 | Importing | IM_EVENT_HANDLER | Call by reference | Type reference (TYPE) | CHAR30 | Ereignismethode | 20010903 |
Method ACTIVATE_EVENT_HANDLER on class CL_GUI_ECATT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GUI_ECATT has no parameter.
Method CONSTRUCTOR on class CL_GUI_ECATT has no exception.
Method FINISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_DESTROY_UI | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - Zerstören der User Interfaces | 20010903 |
Method FINISH on class CL_GUI_ECATT has no exception.
Method RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_NEW_OBJECT_LOADED | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20010903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20010903 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |