SAP ABAP Interface IF_SCV_SERIES (Test Series)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_SERIES | Test Series | 20091123 |
Properties
| Interface | IF_SCV_SERIES | |
| Short Description | Test Series |
General Data
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20091123 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SCV_MEASUREMENT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SCV_SERIES has no interface.
Friends
Interface IF_SCV_SERIES has no friend.
Attributes
Interface IF_SCV_SERIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Existing Measurement | 20091125 | |
| 2 | Instance method | Public | Method | Creates a New Test Series | 20091123 | |
| 3 | Instance method | Public | Method | Changed At | 20091202 | |
| 4 | Instance method | Public | Method | Changed by | 20091202 | |
| 5 | Instance method | Public | Method | Displays Setting for Server-Local Measurements | 20091123 | |
| 6 | Instance method | Public | Method | Returns the name of the measurement | 20091123 | |
| 7 | Instance method | Public | Method | Displays interface for configuring results | 20091123 | |
| 8 | Instance method | Public | Method | Returns the underlying object selection | 20091123 | |
| 9 | Instance method | Public | Method | Returns expiration date for text key and raw data | 20091124 | |
| 10 | Instance method | Public | Method | Returns user whose activities are to be measured | 20091123 | |
| 11 | Instance method | Public | Method | Sets setting for server-local measurement | 20091123 | |
| 12 | Instance method | Public | Method | Sets the Name | 20091123 | |
| 13 | Instance method | Public | Method | Sets interface for configuring results | 20091124 | |
| 14 | Instance method | Public | Method | Sets underlying object selection | 20091124 | |
| 15 | Instance method | Public | Method | Sets expiration date for text key and raw data | 20091124 | |
| 16 | Instance method | Public | Method | Sets user whose activity is to be measured | 20091123 | |
| 17 | Instance method | Public | Method | Removes assignment to a measurement | 20091125 |
Events
Interface IF_SCV_SERIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | Table with Test Series | 20091123 | tab TYPE STANDARD TABLE OF REF TO if_scv_series WITH DEFAULT KEY
|
Method Signatures
Method ASSIGN_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEASUREMENT | Call by reference | Object reference (TYPE REF TO) | IF_SCV_MEASUREMENT | Einzelne oder kombinierte Abdeckungsmessung | 20091125 |
Method ASSIGN_MEASUREMENT on Interface IF_SCV_SERIES has no exception.
Method CREATE_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CVA_MEASUREMENT_NAME | Name der Messung | 20091124 | |||
| 2 | R_MEASUREMENT | Value transfer | Object reference (TYPE REF TO) | IF_SCV_MEASUREMENT | Einzelne oder kombinierte Abdeckungsmessung | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statische Exceptions der SCV API | 20091201 |
Method GET_CHANGED_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20091202 |
Method GET_CHANGED_AT on Interface IF_SCV_SERIES has no exception.
Method GET_CHANGED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_USER | Value transfer | Type reference (TYPE) | CVA_CHANGED_BY | Geändert von | 20091202 |
Method GET_CHANGED_BY on Interface IF_SCV_SERIES has no exception.
Method GET_LOCAL_SERVER_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | CVA_LOCAL_SERVER_ONLY | TRUE, falls nur auf dem lokalen Server gemessen wird | 20091123 |
Method GET_LOCAL_SERVER_ONLY on Interface IF_SCV_SERIES has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | CVA_SERIES_NAME | Name der Messreihe | 20091123 |
Method GET_NAME on Interface IF_SCV_SERIES has no exception.
Method GET_RESULT_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_SCV_RESULT_CONFIGURATION | Ermöglicht die Feinkonfiguration des Ergebnisbaums | 20091123 |
Method GET_RESULT_CONFIGURATION on Interface IF_SCV_SERIES has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SCV_SELECTION | Objektauswahl zum Erzeugen eines Ergebnisbaums | 20091123 |
Method GET_SELECTION on Interface IF_SCV_SERIES has no exception.
Method GET_TESTKEY_EXPIRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TESTKEY_EXPIRATION | Value transfer | Object reference (TYPE REF TO) | CL_SCV_EXPIRATION | Haltbarkeitsdatum | 20091124 |
Method GET_TESTKEY_EXPIRATION on Interface IF_SCV_SERIES has no exception.
Method GET_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_USERS | Value transfer | Type reference (TYPE) | IF_SCV_MEASUREMENT=>USERS | Tabelle von Benutzern | 20091123 |
Method GET_USERS on Interface IF_SCV_SERIES has no exception.
Method SET_LOCAL_SERVER_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCAL_SERVER_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE, falls nur auf dem lokalen Server gemessen wird | 20091123 |
Method SET_LOCAL_SERVER_ONLY on Interface IF_SCV_SERIES has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CVA_SERIES_NAME | Name der Messreihe | 20091123 |
Method SET_NAME on Interface IF_SCV_SERIES has no exception.
Method SET_RESULT_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_CONFIGURATION | Ermöglicht die Feinkonfiguration des Ergebnisbaums | 20091124 |
Method SET_RESULT_CONFIGURATION on Interface IF_SCV_SERIES has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_SCV_SELECTION | Objektauswahl zum Erzeugen eines Ergebnisbaums | 20091124 |
Method SET_SELECTION on Interface IF_SCV_SERIES has no exception.
Method SET_TESTKEY_EXPIRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TESTKEY_EXPIRATION | Call by reference | Object reference (TYPE REF TO) | CL_SCV_EXPIRATION | Haltbarkeitsdatum | 20091124 |
Method SET_TESTKEY_EXPIRATION on Interface IF_SCV_SERIES has no exception.
Method SET_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USERS | Call by reference | Type reference (TYPE) | IF_SCV_MEASUREMENT=>USERS | Tabelle von Benutzern | 20091123 |
Method SET_USERS on Interface IF_SCV_SERIES has no exception.
Method UNASSIGN_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEASUREMENT | Call by reference | Object reference (TYPE REF TO) | IF_SCV_MEASUREMENT | Einzelne oder kombinierte Abdeckungsmessung | 20091125 |
Method UNASSIGN_MEASUREMENT on Interface IF_SCV_SERIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |