SAP ABAP Class CL_APL_ECATT_TRACE_SCOV (Interface eCATT Interpreter to eCATT SCOV Wrapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_PERF_TRACE | Interface eCATT - Performance Trace | 20110120 |
Properties
| Class | CL_APL_ECATT_TRACE_SCOV | |
| Short Description | Interface eCATT Interpreter to eCATT SCOV Wrapper | |
| Super Class | CL_APL_ECATT_PERF_TRACE | Interface eCATT - Performance Trace |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20110120 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_TRACE_SCOV has no forward declaration.
Interfaces
Class CL_APL_ECATT_TRACE_SCOV has no interface implemented.
Friends
Class CL_APL_ECATT_TRACE_SCOV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ETSCV_LOG_ENTRY_RESULT_TT | Table of IDs of Log Entries SCOV STOP | 20110317 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Was trace stopped at end of test? | 20110327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Prepare Trace Switch On/Off | 20110120 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110302 | |
| 3 | Instance method | Public | Method | Deactivate Trace (SCOV) | 20110304 | |
| 4 | Instance method | Public | Method | Query List of Active Messages | 20110322 | |
| 5 | Instance method | Public | Method | Get IDs of Last Log Entry for SCOV Stop | 20110317 | |
| 6 | Instance method | Public | Method | Note IDs of Log Entries for SCOV Stop | 20110317 | |
| 7 | Instance method | Public | Method | Sets flag to mark end of trace at end of test execution | 20110328 |
Events
Class CL_APL_ECATT_TRACE_SCOV has no event.
Types
Class CL_APL_ECATT_TRACE_SCOV has no local type.
Method Signatures
Method ACTIVATE_TRACE_INTERNAL Signature
Method ACTIVATE_TRACE_INTERNAL on class CL_APL_ECATT_TRACE_SCOV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20110120 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_APL_ECATT_TRACE_SCOV has no parameter.
Method CONSTRUCTOR on class CL_APL_ECATT_TRACE_SCOV has no exception.
Method DEACTIVATE_TRACE_SCOV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT_ID | Call by reference | Type reference (TYPE) | ETSCV_UUID | eCATT: Global eindeutiger Identifikator | 20110304 | |||
| 2 | E_SDL_TRACE_ID | Call by reference | Type reference (TYPE) | ETSCV_SDL_GUID | eCATT: Defect Localization Identifikator | 20131204 | |||
| 3 | I_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20110304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20110304 |
Method GET_ACTIVE_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 |
Method GET_ACTIVE_MEASUREMENTS on class CL_APL_ECATT_TRACE_SCOV has no exception.
Method LAST_LOG_ENTRY_RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOGID | Call by reference | Type reference (TYPE) | ETLOG_ID | Laufende Vorgangsnummer | 20110317 | |||
| 2 | E_OBJ_LNR | Call by reference | Type reference (TYPE) | ETOBJ_LNR | Laufende Nummer eines Objektes | 20110317 | |||
| 3 | E_SCR_LNR | Call by reference | Type reference (TYPE) | ETSCR_LNR | eCATT Laufende Nummer des Scriptbefehls | 20110317 |
Method LAST_LOG_ENTRY_RETRIEVE on class CL_APL_ECATT_TRACE_SCOV has no exception.
Method LAST_LOG_ENTRY_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGID | Call by reference | Type reference (TYPE) | ETLOG_ID | Laufende Vorgangsnummer | 20110317 | |||
| 2 | I_OBJ_LNR | Call by reference | Type reference (TYPE) | ETOBJ_LNR | Laufende Nummer eines Objektes | 20110317 | |||
| 3 | I_SCR_LNR | Call by reference | Type reference (TYPE) | ETSCR_LNR | eCATT Laufende Nummer des Scriptbefehls | 20110317 |
Method LAST_LOG_ENTRY_STORE on class CL_APL_ECATT_TRACE_SCOV has no exception.
Method SET_END_OF_TESTRUN_STOP Signature
Method SET_END_OF_TESTRUN_STOP on class CL_APL_ECATT_TRACE_SCOV has no parameter.
Method SET_END_OF_TESTRUN_STOP on class CL_APL_ECATT_TRACE_SCOV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |