SAP ABAP Class CL_APL_ECATT_SCOV (eCATT - Integration Coverage Analyzer (SCOV))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_SCOV_APL (Package) eCATT - Integration Coverage Analyzer (SCOV) - Application
⤷
⤷
Properties
| Class | CL_APL_ECATT_SCOV | |
| Short Description | eCATT - Integration Coverage Analyzer (SCOV) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_SCOV_APL | eCATT - Integration Coverage Analyzer (SCOV) - Application |
| Created | 20100921 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_SCOV has no forward declaration.
Interfaces
Class CL_APL_ECATT_SCOV has no interface implemented.
Friends
Class CL_APL_ECATT_SCOV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ETSCV_APPCOMP_RTTY | eCATT: Select Option for Application Component | 20110119 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ETSCV_DEVCLASS_RTTY | eCATT: Select Option for Package | 20110119 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ETSCV_PROGRAM_RTTY | eCATT: Select Option for Program | 20110119 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ETSCV_GUI_SYSTEMS_TTY | eCATT: Target Syst. Cov. Measurement (Data Transfer APL-GUI) | 20101217 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ETSCV_SDL_SWITCH | eCATT: Switch Defect Localization Trace | 20131204 | |||
| 6 | Constant | Public | Type reference (TYPE) | ETSCV_MEASUREMENT_STATUS | 'F' | eCATT: Status of Coverage Measurement 'Finished' | 20110322 | ||
| 7 | Constant | Public | Type reference (TYPE) | ETSCV_MEASUREMENT_STATUS | 'I' | eCATT: Status of Coverage Measurement 'Initial' | 20110322 | ||
| 8 | Constant | Public | Type reference (TYPE) | ETSCV_MEASUREMENT_STATUS | 'R' | eCATT: Status of Coverage Measurement 'Running' | 20110322 | ||
| 9 | Constant | Public | Type reference (TYPE) | ETSCV_MEASUREMENT_STATUS | 'S' | eCATT: Status of Coverage Measurement 'Stopped' | 20110322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100921 | |
| 2 | Static method | Public | Method | Delete result for coverage measurement | 20110407 | |
| 3 | Static method | Public | Method | Display result for coverage measurement | 20100921 | |
| 4 | Static method | Public | Method | Show Result of Defect Localization Trace | 20131204 | |
| 5 | Instance method | Public | Method | Determining object filter | 20110418 | |
| 6 | Instance method | Public | Method | Determining running coverage measurements | 20110322 | |
| 7 | Instance method | Public | Method | Determining status of coverage measurement for target system | 20110317 | |
| 8 | Instance method | Public | Method | Get Target Systems and Their Settings | 20110110 | |
| 9 | Instance method | Public | Method | Update Properties of Target Systems | 20110601 | |
| 10 | Instance method | Public | Method | Set Object Filter | 20110119 | |
| 11 | Instance method | Public | Method | Switch Defect Localization Trace On/Off | 20131204 | |
| 12 | Instance method | Public | Method | Set Target Systems and Their Settings | 20110110 | |
| 13 | Instance method | Public | Method | Start coverage measurement | 20100921 | |
| 14 | Instance method | Public | Method | Stop coverage measurement | 20100921 |
Events
Class CL_APL_ECATT_SCOV has no event.
Types
Class CL_APL_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 | IM_EVALUATION_PERIOD | Call by reference | Type reference (TYPE) | ETSCV_EVALUATION_PERIOD | 1 | eCATT: Aufbewahrungszeitraum für Abdeckungsmessung in Tagen | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method DELETE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESULT_ID | Call by reference | Type reference (TYPE) | ETSCV_UUID | ID des Ergebnisses der Abdeckungsmessung | 20110407 | |||
| 2 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110407 |
Method DISPLAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESULT_ID | Call by reference | Type reference (TYPE) | ETSCV_UUID | ID des Ergebnisses der Abdeckungsmessung | 20110110 | |||
| 2 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110110 | |||
| 3 | IM_SHOW_AS_POPUP | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Anzeige als Popup | 20100928 | ||
| 4 | IM_SHOW_IN_NEW_TASK | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Anzeige in neuem Fenster | 20110322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method DISPLAY_SDL_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20131204 | |||
| 2 | IM_SDL_TRACE_ID | Call by reference | Type reference (TYPE) | ETSCV_SDL_GUID | Defect Localization Identifikator | 20131204 | |||
| 3 | IM_SHOW_IN_NEW_TASK | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Anzeige in neuem Fenster | 20131204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Defect Localization (SDL) | 20131204 |
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FILTER_APPCOMP | Call by reference | Type reference (TYPE) | ETSCV_APPCOMP_RTTY | eCATT: Select Option für Anwendungskomponente | 20110418 | |||
| 2 | EX_FILTER_DEVCLASS | Call by reference | Type reference (TYPE) | ETSCV_DEVCLASS_RTTY | eCATT: Select Option für Paket | 20110418 | |||
| 3 | EX_FILTER_PROGRAM | Call by reference | Type reference (TYPE) | ETSCV_PROGRAM_RTTY | eCATT: Select Option für Programm | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110418 |
Method GET_MEASUREMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEASUREMENTS | Call by reference | Type reference (TYPE) | ETSCV_MEASUREMENT_TTY | eCATT: Detailtabelle Abdeckungsmessung | 20110322 | |||
| 2 | I_STATUS_FILTER | Call by reference | Type reference (TYPE) | STRING | Filter für Status der Abdeckungsmessung | 20110322 |
Method GET_MEASUREMENTS on class CL_APL_ECATT_SCOV has no exception.
Method GET_MEASUREMENT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MEASUREMENT_STATUS | Call by reference | Type reference (TYPE) | ETSCV_MEASUREMENT_STATUS | eCATT: Status der Anwendungsmessung | 20110317 | |||
| 2 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110317 | |||
| 3 | IM_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20110317 |
Method GET_MEASUREMENT_STATUS on class CL_APL_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 | EX_TARGET_SYSTEMS | Call by reference | Type reference (TYPE) | ETSCV_GUI_SYSTEMS_TTY | eCATT: Zielsysteme Abdeckungsmessung (Datentransfer APL-GUI) | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method REFRESH_TARGET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SYSTEM_DATA_CONTAINER | Call by reference | Type reference (TYPE) | ETSD_NAME | Systemdatencontainer | 20110601 |
Method REFRESH_TARGET_SYSTEMS on class CL_APL_ECATT_SCOV has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Kennzeichen: Werte wurden geändert | 20110607 | |||
| 2 | IM_FILTER_APPCOMP | Call by reference | Type reference (TYPE) | ETSCV_APPCOMP_RTTY | eCATT: Select Option für Anwendungskomponente | 20110119 | |||
| 3 | IM_FILTER_DEVCLASS | Call by reference | Type reference (TYPE) | ETSCV_DEVCLASS_RTTY | eCATT: Select Option für Paket | 20110119 | |||
| 4 | IM_FILTER_PROGRAM | Call by reference | Type reference (TYPE) | ETSCV_PROGRAM_RTTY | eCATT: Select Option für Programm | 20110119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method SET_SDL_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SDL_SWITCH | Call by reference | Type reference (TYPE) | ETSCV_SDL_SWITCH | Schalter Defect Localization Trace | 20131204 |
Method SET_SDL_SWITCH on class CL_APL_ECATT_SCOV has no exception.
Method SET_TARGET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Kennzeichen: Werte wurden geändert | 20110607 | |||
| 2 | IM_TARGET_SYSTEMS | Call by reference | Type reference (TYPE) | ETSCV_GUI_SYSTEMS_TTY | eCATT: Zielsysteme Abdeckungsmessung (Datentransfer APL-GUI) | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method START_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MEASUREMENT_ID | Call by reference | Type reference (TYPE) | ETSCV_UUID | ID der Abdeckungsmessung | 20110110 | |||
| 2 | EX_SDL_TRACE_ID | Call by reference | Type reference (TYPE) | ETSCV_SDL_GUID | ID der Defect Localization | 20131204 | |||
| 3 | IM_EVALUATION_PERIOD | Call by reference | Type reference (TYPE) | ETSCV_EVALUATION_PERIOD | 1 | eCATT: Aufbewahrungszeitraum für Abdeckungsmessung in Tagen | 20110125 | ||
| 4 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110110 | |||
| 5 | IM_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20110110 | |||
| 6 | IM_USERNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername für Aufrufe im Zielsystem | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 | ||
| 2 | eCATT - Ausnahmen für Integration Defect Localization (SDL) | 20131204 |
Method STOP_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT_ID | Call by reference | Type reference (TYPE) | ETSCV_UUID | ID des Ergebnisses zur Abdeckungsmessung | 20110110 | |||
| 2 | EX_SDL_TRACE_ID | Call by reference | Type reference (TYPE) | ETSCV_SDL_GUID | Defect Localization Identifikator | 20131204 | |||
| 3 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110110 | |||
| 4 | IM_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 | ||
| 2 | eCATT - Ausnahmen für Integration Defect Localization (SDL) | 20131204 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |