SAP ABAP Interface IF_SCV_TESTKEY_ADAPTER (Kernel Adapter for Test Keys)
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
Properties
Interface IF_SCV_TESTKEY_ADAPTER  
Short Description Kernel Adapter for Test Keys    
General Data
Package SCOV_API_ALL   Coverage API for All Purposes 
Created 20091001   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCV_TESTKEY_ADAPTER has no forward declaration.
Interfaces
Interface IF_SCV_TESTKEY_ADAPTER has no interface.
Friends
Interface IF_SCV_TESTKEY_ADAPTER has no friend.
Attributes
Interface IF_SCV_TESTKEY_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USER Instance method Public Method Adds another user 20091001
2 CREATE_TESTKEY Instance method Public Method Creates a new test key 20091001
3 DELETE_TESTKEY Instance method Public Method Deletes the test key 20091001
4 GET_USERS Instance method Public Method Returns the users assigned to a test key 20091001
5 REMOVE_USER Instance method Public Method Removes a user 20091001
6 TESTKEY_EXISTS Instance method Public Method Returns TRUE if test key exists 20091001
Events
Interface IF_SCV_TESTKEY_ADAPTER has no event.
Types
Interface IF_SCV_TESTKEY_ADAPTER 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 Importing I_TESTKEY Call by reference Type reference (TYPE) CVA_TESTK I_TESTKEY 20091001
2 Importing I_USER Call by reference Type reference (TYPE) UNAME I_USER 20091001

Method ADD_USER on Interface IF_SCV_TESTKEY_ADAPTER has no exception.

Method CREATE_TESTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTKEY Call by reference Type reference (TYPE) CVA_TESTK I_TESTKEY 20091001
2 Importing I_USERS Call by reference Type reference (TYPE) SCV_TAB_USERS I_USERS 20091001

Method CREATE_TESTKEY on Interface IF_SCV_TESTKEY_ADAPTER has no exception.

Method DELETE_TESTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTKEY Call by reference Type reference (TYPE) CVA_TESTK I_TESTKEY 20091001

Method DELETE_TESTKEY on Interface IF_SCV_TESTKEY_ADAPTER has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTKEY Call by reference Type reference (TYPE) CVA_TESTK I_TESTKEY 20091001
2 Returning R_USERS Value transfer Type reference (TYPE) SCV_TAB_USERS R_USERS 20091001

Method GET_USERS on Interface IF_SCV_TESTKEY_ADAPTER has no exception.

Method REMOVE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTKEY Call by reference Type reference (TYPE) CVA_TESTK I_TESTKEY 20091001
2 Importing I_USER Call by reference Type reference (TYPE) UNAME I_USER 20091001

Method REMOVE_USER on Interface IF_SCV_TESTKEY_ADAPTER has no exception.

Method TESTKEY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTKEY Call by reference Type reference (TYPE) CVA_TESTK I_TESTKEY 20091001
2 Returning R_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL R_EXISTS 20091001

Method TESTKEY_EXISTS on Interface IF_SCV_TESTKEY_ADAPTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800