SAP ABAP Interface IF_SCV_TESTGROUP (Test Group)
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_TESTGROUP | Test Group for Coverage Measurements | 20090918 |
Properties
Interface | IF_SCV_TESTGROUP | |
Short Description | Test Group |
General Data
Package | SCOV_API_ALL | Coverage API for All Purposes |
Created | 20090918 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SCV_TESTGROUP has no forward declaration.
Interfaces
Interface IF_SCV_TESTGROUP has no interface.
Friends
Interface IF_SCV_TESTGROUP has no friend.
Attributes
Interface IF_SCV_TESTGROUP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a user to the test group | 20090918 |
2 | ![]() |
Instance method | Public | Method | Deletes the test group | 20091002 |
3 | ![]() |
Instance method | Public | Method | Deactivates the test group | 20091005 |
4 | ![]() |
Instance method | Public | Method | Activates the test group | 20091005 |
5 | ![]() |
Instance method | Public | Method | Returns the time of creation | 20091102 |
6 | ![]() |
Instance method | Public | Method | Returns the expiry date of the test group | 20090930 |
7 | ![]() |
Instance method | Public | Method | Returns the key of the test group | 20090918 |
8 | ![]() |
Instance method | Public | Method | Returns the Name | 20091102 |
9 | ![]() |
Instance method | Public | Method | Returns the users | 20091102 |
10 | ![]() |
Instance method | Public | Method | TRUE, if test group is active, otherwise FALSE | 20091005 |
11 | ![]() |
Instance method | Public | Method | Removes a user from the test group | 20090918 |
12 | ![]() |
Instance method | Public | Method | Fills table COVRES from the staging tables | 20090918 |
13 | ![]() |
Instance method | Public | Method | Updates user list from the database and in the kernel | 20090918 |
Events
Interface IF_SCV_TESTGROUP has no event.
Types
Interface IF_SCV_TESTGROUP has no local type.
Method Signatures
Method ADD_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-UNAME | Zu registrierender Benutzer | 20090918 |
Method ADD_USER on Interface IF_SCV_TESTGROUP has no exception.
Method DELETE Signature
Method DELETE on Interface IF_SCV_TESTGROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Signalisiert gescheiterte Löschung | 20091002 |
Method DISABLE Signature
Method DISABLE on Interface IF_SCV_TESTGROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Signalisiert gescheiterte Deaktivierung | 20091005 |
Method ENABLE Signature
Method ENABLE on Interface IF_SCV_TESTGROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Signalisiert gescheiterte Aktivierung | 20091005 |
Method GET_CREATION_TIME 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) | 20091103 |
Method GET_CREATION_TIME on Interface IF_SCV_TESTGROUP has no exception.
Method GET_EXPIRATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXPIRATION | Value transfer | Object reference (TYPE REF TO) | CL_SCV_EXPIRATION | Haltbarkeitsdatum | 20090930 |
Method GET_EXPIRATION on Interface IF_SCV_TESTGROUP has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_KEY | Value transfer | Type reference (TYPE) | CVA_TESTK | Testschlüssel | 20090918 |
Method GET_KEY on Interface IF_SCV_TESTGROUP has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | CVA_TKTEXT | Coverage Analyzer: Beschreibung | 20091102 |
Method GET_TEXT on Interface IF_SCV_TESTGROUP 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) | SCV_TAB_USERS | Benutzer | 20091102 |
Method GET_USERS on Interface IF_SCV_TESTGROUP has no exception.
Method IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Antwort als boolescher Wert | 20091005 |
Method IS_ENABLED on Interface IF_SCV_TESTGROUP has no exception.
Method REMOVE_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-UNAME | Zu deregistrierender Benutzer | 20090918 |
Method REMOVE_USER on Interface IF_SCV_TESTGROUP has no exception.
Method TRANSFER_STAGING_TO_COVRES Signature
Method TRANSFER_STAGING_TO_COVRES on Interface IF_SCV_TESTGROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Signalisiert gescheiterte Datenübertragung | 20090918 |
Method UPDATE Signature
Method UPDATE on Interface IF_SCV_TESTGROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Signalisiert gescheiterte Aktualisierung | 20090918 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |