SAP ABAP Class CL_APL_ECATT_SCOV_API (eCATT - Integration Coverage Analyzer (SCOV) - API Wrapper)
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_API | |
Short Description | eCATT - Integration Coverage Analyzer (SCOV) - API Wrapper | |
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 | 20101216 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APL_ECATT_SCOV_API has no forward declaration.
Interfaces
Class CL_APL_ECATT_SCOV_API has no interface implemented.
Friends
Class CL_APL_ECATT_SCOV_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETSCV_UUID | ID of Coverage Measurement | 20101216 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETSCV_UUID | ID of Result of Coverage Measurement | 20101216 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | Target System | 20101216 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETONOFF | Indicator: SCOV active? | 20101216 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETCMP_CMP | Target System Where Measurement Performed | 20110310 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20101216 |
2 | ![]() |
Instance method | Public | Method | Generating result for coverage measurement | 20101216 |
3 | ![]() |
Instance method | Public | Method | Delete coverage measurement (including results) | 20101216 |
4 | ![]() |
Instance method | Public | Method | Delete result for coverage measurement | 20101216 |
5 | ![]() |
Instance method | Public | Method | Display result for coverage measurement | 20101216 |
6 | ![]() |
Instance method | Public | Method | Callback Method for DISPLAY_RESULT | 20110504 |
7 | ![]() |
Static method | Public | Method | Determine status of Coverage Analyzer | 20101216 |
8 | ![]() |
Instance method | Public | Method | Set Atttribute RFC Destination | 20110606 |
9 | ![]() |
Instance method | Public | Method | Start coverage measurement | 20101216 |
10 | ![]() |
Instance method | Public | Method | Stop coverage measurement | 20101216 |
Events
Class CL_APL_ECATT_SCOV_API has no event.
Types
Class CL_APL_ECATT_SCOV_API 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_RESULT_ID | Call by reference | Type reference (TYPE) | ETSCV_UUID | ID des Ergebnisses zur Abdeckungsmessung | 20101216 | ||
2 | ![]() |
IM_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | RFC Destination | 20101216 | ||
3 | ![]() |
IM_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20110310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method CREATE_RESULT 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 | eCATT: ID zum Ergebnis der Abdeckungsmessung | 20110322 | ||
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 DELETE_MEASUREMENT Signature
Method DELETE_MEASUREMENT on class CL_APL_ECATT_SCOV_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method DELETE_RESULT Signature
Method DELETE_RESULT on class CL_APL_ECATT_SCOV_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method DISPLAY_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SHOW_AS_POPUP | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Anzeige als Popup | 20101216 | |
2 | ![]() |
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_RESULT_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20110504 |
Method DISPLAY_RESULT_CALLBACK on class CL_APL_ECATT_SCOV_API has no exception.
Method GET_SCOV_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SCOV_STATUS | Call by reference | Type reference (TYPE) | ETONOFF | Kennzeichen SCOV aktiv | 20101216 | ||
2 | ![]() |
EX_SCOV_STATUS_ICON | Call by reference | Type reference (TYPE) | ETSCV_SCOV_STATUS_ICON | SCOV-Status (Icon) | 20101216 | ||
3 | ![]() |
IM_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | RFC-Destination | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
Method SET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110606 |
Method SET_RFC_DESTINATION on class CL_APL_ECATT_SCOV_API has no exception.
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 | eCATT: ID der Abdeckungsmessung | 20110322 | ||
2 | ![]() |
IM_EVALUATION_PERIOD | Call by reference | Type reference (TYPE) | ETSCV_EVALUATION_PERIOD | 1 | eCATT: Aufbewahrungszeitraum für Abdeckungsmessung in Tagen | 20101216 | |
3 | ![]() |
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 |
Method STOP_MEASUREMENT Signature
Method STOP_MEASUREMENT on class CL_APL_ECATT_SCOV_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT - Ausnahmen für Integration Coverage Analyzer (SCOV) | 20110310 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |