SAP ABAP Class CL_GUI_ECATT_ESF_WIZARD (eCATT ESF Wizard)
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_EDITOR | eCATT: Superclass for all Editors | 20060123 |
Properties
Class | CL_GUI_ECATT_ESF_WIZARD | |
Short Description | eCATT ESF Wizard | |
Super Class | CL_GUI_ECATT_EDITOR | eCATT: Superclass for all Editors |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20060123 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_ESF_WIZARD has no forward declaration.
Interfaces
Class CL_GUI_ECATT_ESF_WIZARD has no interface implemented.
Friends
Class CL_GUI_ECATT_ESF_WIZARD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CC_ESF_TABLE | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Source Parameter | 20060123 | ||
2 | FC_SHOW_PARAMS | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PPA_SHOW_PAR' | FC: Get Parameter from Source Object | 20060123 | |
3 | UI_ESF_TABLE | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ECATT_ESF_TABLE | Editor for ESF Table | 20060123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20060123 |
2 | CREATE_UI_ESF_TABLE | Instance method | Private | Method | Create UI_ESF_TABLE | 20060123 |
3 | SET_UI_ESF_TABLE | Instance method | Public | Method | Set Data in UI_ESF_TABLE | 20060123 |
Events
Class CL_GUI_ECATT_ESF_WIZARD has no event.
Types
Class CL_GUI_ECATT_ESF_WIZARD 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 | Basisklasse für eCATT Objekte. | 20060123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20060123 |
Method CREATE_UI_ESF_TABLE Signature
Method CREATE_UI_ESF_TABLE on class CL_GUI_ECATT_ESF_WIZARD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20060123 |
Method SET_UI_ESF_TABLE Signature
Method SET_UI_ESF_TABLE on class CL_GUI_ECATT_ESF_WIZARD has no parameter.
Method SET_UI_ESF_TABLE on class CL_GUI_ECATT_ESF_WIZARD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |