SAP ABAP Class IF_SCV_TESTGROUP (Test Group)
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
| Class | IF_SCV_TESTGROUP | |
| Short Description | Test Group | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090918 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SCV_TESTGROUP has no forward declaration.
Interfaces
Class IF_SCV_TESTGROUP has no interface implemented.
Friends
Class IF_SCV_TESTGROUP has no friend class.
Attributes
Class 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
Class IF_SCV_TESTGROUP has no event.
Types
Class 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 class IF_SCV_TESTGROUP has no exception.
Method DELETE Signature
Method DELETE on class IF_SCV_TESTGROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Signalisiert gescheiterte Löschung | 20091002 |
Method DISABLE Signature
Method DISABLE on class IF_SCV_TESTGROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Signalisiert gescheiterte Deaktivierung | 20091005 |
Method ENABLE Signature
Method ENABLE on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SCV_TESTGROUP has no exception.
Method TRANSFER_STAGING_TO_COVRES Signature
Method TRANSFER_STAGING_TO_COVRES on class IF_SCV_TESTGROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Signalisiert gescheiterte Datenübertragung | 20090918 |
Method UPDATE Signature
Method UPDATE on class 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 |