SAP ABAP Class CL_GUI_ECATT_SCOV (User Interface: Coverage Measurement (SCOV))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_SCOV_UI (Package) eCATT - Integration Coverage Analyzer (SCOV) - UserInterface
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_SCOV_UI (Package) eCATT - Integration Coverage Analyzer (SCOV) - UserInterface
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 | 20101117 |
Properties
Class | CL_GUI_ECATT_SCOV | |
Short Description | User Interface: Coverage Measurement (SCOV) | |
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_SCOV_UI | eCATT - Integration Coverage Analyzer (SCOV) - UserInterface |
Created | 20101117 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_SCOV has no forward declaration.
Interfaces
Class CL_GUI_ECATT_SCOV has no interface implemented.
Friends
Class CL_GUI_ECATT_SCOV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | A_SAP_SYSTEM | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | System is SAP system (true/false) | 20131125 | ||
2 | CO_STRUCTURE_NAME | Constant | Protected | Type reference (TYPE) | TABNAME | 'ETSCV_GUI_SYSTEMS' | Structure for ALV Grid | 20101117 | |
3 | MEASUREMENT_TYPE | Instance attribute | Protected | Type reference (TYPE) | ETSCV_MEASUREMENT_TYPE | eCATT: Mode of Coverage Measurement | 20110315 | ||
4 | OUTTAB | Instance attribute | Protected | Type reference (TYPE) | ETSCV_GUI_OUTTAB | Table Type for ALV Grid | 20101118 | ||
5 | SCOV | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_SCOV | eCATT - Integration Coverage Analyzer (SCOV) | 20101217 | ||
6 | SDL_SWITCH | Instance attribute | Protected | Type reference (TYPE) | ETSCV_SDL_SWITCH | Switch Defect Localization Trace | 20131204 | ||
7 | SYSTEM_DATA_CONTAINER | Instance attribute | Protected | Type reference (TYPE) | ETSD_NAME | System Data Container | 20101202 | ||
8 | TARGET_SYSTEM | Instance attribute | Protected | Type reference (TYPE) | ETCMP_CMP | Target System (Key in System Data Container) | 20101216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20101117 |
2 | CONV_OUTTAB_TO_SYSTEMTAB | Instance method | Private | Method | Converting Output Table (GUI) to Target System Table (APL) | 20110315 |
3 | GET_CHANGE_INDICATOR | Instance method | Public | Method | Determine Change Indicator | 20110607 |
4 | GET_SYSTEM_TYPE | Instance method | Private | Method | Determine System Type | 20131125 |
5 | GET_TARGET_SYSTEMS | Instance method | Public | Method | Determine Target Systems for Coverage Measurement | 20101217 |
6 | SET_MEASUREMENT_TYPE | Instance method | Public | Method | Setting Attribute "Mode of Coverage Measurement" | 20110315 |
7 | SET_OUTTAB_HANDLSTYLE | Instance method | Private | Method | Setting Styles for Output Table | 20110316 |
8 | SET_READONLY_MODE | Instance method | Public | Method | Setting edit mode | 20110323 |
9 | SET_SDL_SWITCH | Instance method | Public | Method | Switch Defect Localization Trace On/Off | 20131204 |
10 | SET_SYSTEM_DATA_CONTAINER | Instance method | Public | Method | Set System Data Container | 20101202 |
Events
Class CL_GUI_ECATT_SCOV has no event.
Types
Class CL_GUI_ECATT_SCOV 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_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20101117 | ||
2 | Importing | IM_SCOV | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_SCOV | eCATT - Integration Coverage Analyzer (SCOV) | 20110110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20101117 |
Method CONV_OUTTAB_TO_SYSTEMTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EX_TARGET_SYSTEMS | Value transfer | Type reference (TYPE) | ETSCV_GUI_SYSTEMS_TTY | eCATT: Zielsysteme Abdeckungsmessung (Datentransfer APL-GUI) | 20110315 |
Method CONV_OUTTAB_TO_SYSTEMTAB on class CL_GUI_ECATT_SCOV has no exception.
Method GET_CHANGE_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Kennzeichen: Werte wurden geändert | 20110607 |
Method GET_CHANGE_INDICATOR on class CL_GUI_ECATT_SCOV has no exception.
Method GET_SYSTEM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_IS_SAP_SYSTEM | Value transfer | Type reference (TYPE) | ETONOFF | System ist SAP System (true/false) | 20131125 |
Method GET_SYSTEM_TYPE on class CL_GUI_ECATT_SCOV has no exception.
Method GET_TARGET_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_TARGET_SYSTEMS | Call by reference | Type reference (TYPE) | ETSCV_GUI_SYSTEMS_TTY | eCATT: Zielsysteme Abdeckungsmessung (Datentransfer APL-GUI) | 20101217 |
Method GET_TARGET_SYSTEMS on class CL_GUI_ECATT_SCOV has no exception.
Method SET_MEASUREMENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_MEASUREMENT_TYPE | Call by reference | Type reference (TYPE) | ETSCV_MEASUREMENT_TYPE | eCATT: Modus der Abdeckungsmessung | 20110315 |
Method SET_MEASUREMENT_TYPE on class CL_GUI_ECATT_SCOV has no exception.
Method SET_OUTTAB_HANDLSTYLE Signature
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_SCOV has no parameter.
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_SCOV has no exception.
Method SET_READONLY_MODE 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 | Editiermodus (0=editierbar, 1=nicht editierbar) | 20110323 |
Method SET_READONLY_MODE on class CL_GUI_ECATT_SCOV has no exception.
Method SET_SDL_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_SDL_SWITCH | Call by reference | Type reference (TYPE) | ETSCV_SDL_SWITCH | Schalter Defect Localization Trace | 20131204 |
Method SET_SDL_SWITCH on class CL_GUI_ECATT_SCOV has no exception.
Method SET_SYSTEM_DATA_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_SYSTEM_DATA_CONTAINER | Call by reference | Type reference (TYPE) | ETSD_NAME | Systemdatencontainer | 20101202 | ||
2 | Importing | IM_TARGET_SYSTEM | Value transfer | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20101216 |
Method SET_SYSTEM_DATA_CONTAINER on class CL_GUI_ECATT_SCOV has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |