SAP ABAP Class CL_GUI_ECATT_VALIDATOR_EDITOR (eCATT: Validator Editor)
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_MODULE_EDITOR | User Interface: eCATT Module | 20050623 |
Properties
Class | CL_GUI_ECATT_VALIDATOR_EDITOR | |
Short Description | eCATT: Validator Editor | |
Super Class | CL_GUI_ECATT_MODULE_EDITOR | User Interface: eCATT Module |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20050623 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_VALIDATOR_EDITOR has no forward declaration.
Interfaces
Class CL_GUI_ECATT_VALIDATOR_EDITOR has no interface implemented.
Friends
Class CL_GUI_ECATT_VALIDATOR_EDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CC_PARAM | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20050716 | ||
2 | CC_REF_BUS_MSG | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20050630 | ||
3 | PARAM_SPLITTER | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050716 | ||
4 | PARAM_SPLITTER_C1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050716 | ||
5 | PARAM_SPLITTER_C2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050716 | ||
6 | UI_REF_BUS_MSG | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ECATT_BUSINESS_MSG | Validation Object: GUI class for Business Messages | 20050702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ACTIVATE_MSG_EVENT_HANDLER | Instance method | Public | Method | Enable/Disable Event Handler for Business Messages | 20050727 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20050628 |
3 | CREATE_UI_REF_BUS_MSG | Instance method | Private | Method | Generate UI_REF_BUS_MSG | 20050702 |
4 | GET_IMPL_NAME_F4 | Instance method | Public | Method | Select Implementation Name and Update Screen Fields | 20050707 |
5 | GET_UI_FIELDS | Instance method | Private | Method | Get Fields of Referenced Objects from GUI | 20050707 |
6 | GET_UI_IMPL_DETAILS | Instance method | Public | Method | Set Impl details from Middleware, Set in GUI | 20050629 |
7 | ON_BUS_MSG_DOUBLE_CLICK | Instance method | Protected | Event handling method | Business Message Double-Clicked | 20050727 |
8 | SET_UI_FIELDS | Instance method | Private | Method | Reset Fields of Referenced Objects in GUI | 20050707 |
9 | SET_UI_IMPL_DETAILS | Instance method | Public | Method | Get Impl details from Middleware, Set in GUI | 20050629 |
Events
Class CL_GUI_ECATT_VALIDATOR_EDITOR has no event.
Types
Class CL_GUI_ECATT_VALIDATOR_EDITOR has no local type.
Method Signatures
Method ACTIVATE_MSG_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' = Enable, Space = Disable | 20050727 | ||
2 | Importing | IM_EVENT_HANDLER | Call by reference | Type reference (TYPE) | CHAR30 | Event Method | 20050727 |
Method ACTIVATE_MSG_EVENT_HANDLER on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
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 | 20050628 | ||
2 | Importing | IM_TOC | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEST_OPERATION_CENTER | Test Operation Center (Initial Screen eCATT) | 20050628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20050630 |
Method CREATE_UI_REF_BUS_MSG Signature
Method CREATE_UI_REF_BUS_MSG on class CL_GUI_ECATT_VALIDATOR_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20050702 |
Method GET_IMPL_NAME_F4 Signature
Method GET_IMPL_NAME_F4 on class CL_GUI_ECATT_VALIDATOR_EDITOR has no parameter.
Method GET_IMPL_NAME_F4 on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
Method GET_UI_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_DYNPFIELDS | Value transfer | Type reference (TYPE) | DYNPREAD_TABTYPE | Table for Reading Current Screen Values | 20050707 |
Method GET_UI_FIELDS on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
Method GET_UI_IMPL_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ETVOIMPL_DET | Call by reference | Type reference (TYPE) | ETVOIMPL_DET | eCATT Validation Object - Implementation Details | 20050629 | ||
2 | Importing | IM_ETVO_REFS | Call by reference | Type reference (TYPE) | ETVO_REFS | eCATT Referenced Objects of Validation | 20050629 |
Method GET_UI_IMPL_DETAILS on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
Method ON_BUS_MSG_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | EX_BUS_MSG | Call by reference | Attribute reference (LIKE) | 20050727 | ||||
2 | Importing | EX_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20050727 |
Method ON_BUS_MSG_DOUBLE_CLICK on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
Method SET_UI_FIELDS Signature
Method SET_UI_FIELDS on class CL_GUI_ECATT_VALIDATOR_EDITOR has no parameter.
Method SET_UI_FIELDS on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
Method SET_UI_IMPL_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_ETVOIMPL_DET | Call by reference | Type reference (TYPE) | ETVOIMPL_DET | eCATT Validation Object - Implementation Details | 20050629 | ||
2 | Exporting | EX_ETVO_REFS | Call by reference | Type reference (TYPE) | ETVO_REFS | eCATT Referenced Objects of Validation | 20050629 | ||
3 | Exporting | EX_ETVO_REFTXTS | Call by reference | Type reference (TYPE) | ETVO_REFTXTS | Texts for Referenced Objects of a Validation Object | 20050629 |
Method SET_UI_IMPL_DETAILS on class CL_GUI_ECATT_VALIDATOR_EDITOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |