SAP ABAP Class CL_SCV_LITE_REPOSITORY (Access to data for SCOV LITE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_LITE (Package) SCOV Lite
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCV_LITE_REPOSITORY Access to data for SCOV LITE 20110415
Properties
Class CL_SCV_LITE_REPOSITORY  
Short Description Access to data for SCOV LITE    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API_LITE   SCOV Lite 
Created 20101124   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 SCVLT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCV_LITE_REPOSITORY Access to data for SCOV LITE 20110415
Friends
# Friend Modeled only Created on Description
1 IF_SCV_LITE_TEST 20110511 Interface for Declaring FRIENDS Relationships
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHORITY_CHECK Instance attribute Protected Object reference (TYPE REF TO) IF_SCV_LITE_AUTHORITY_CHECK Authorization Check for SCOV LITE 20110415
2 COVRES_RELID Constant Private Type reference (TYPE) COVRES-RELID 'AT' Region in IMPORT/EXPORT Data Table 20110415
3 NUM_COLLECTION_COMPLETED Instance attribute Private Type reference (TYPE) I 20110415
4 NUM_COLLECTION_STARTED Instance attribute Private Type reference (TYPE) I 20110415
5 SERVER_ADMINISTRATOR Instance attribute Protected Object reference (TYPE REF TO) IF_SCV_LITE_SERVER_ADMIN Administration of Application Server Settings 20110516
6 SYSTEM_ADMINISTRATOR Instance attribute Protected Object reference (TYPE REF TO) IF_SCV_LITE_SYSTEM_ADMIN Administration of System Settings 20110516
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_SCOV_LITE_ON Instance method Private Method 20110516
2 COLLECT_ALL_COVERAGE_DATA Instance method Protected Method 20110415
3 CREATE Static method Public Method Generates an Instance of the Class 20110415
4 GET_PROCEDURE_COVERAGE_RESULT Instance method Private Method 20110415
5 GET_PROGRAMS_WITH_COVERAGE Instance method Protected Method 20110415
6 IMPORT_COVRES Instance method Protected Method 20110415
7 ON_COLLECTION_COMPLETED Instance method Public Method 20110415
8 READ_TESTKEYS_FOR_PROGRAM Instance method Protected Method 20110415
Events
Class CL_SCV_LITE_REPOSITORY has no event.
Types
Class CL_SCV_LITE_REPOSITORY has no local type.
Method Signatures

Method ASSERT_SCOV_LITE_ON Signature

Method ASSERT_SCOV_LITE_ON on class CL_SCV_LITE_REPOSITORY has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_LITE_CALL_ERR_LITE_OFF SCOV LITE ist inaktiv 20110516
2 CX_SCV_LITE_EXEC_ERR_DB Datenbank ist inkonsistent 20110516
3 CX_SCV_LITE_EXEC_ERR_STATE Interner Fehler / ungültiger Zustand 20110516

Method COLLECT_ALL_COVERAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVERS_WITH_ERRORS Value transfer Type reference (TYPE) SCVLT_TAB_SERVERS_WITH_ERRORS 20110429
# Exception Resumable Description Created on
1 CX_SCV_LITE_NO_SERVER_LIST Keine Server-Liste gefunden 20110415

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REPOSITORY Value transfer Object reference (TYPE REF TO) CL_SCV_LITE_REPOSITORY Zugriff auf die Daten für SCOV LITE 20110415

Method CREATE on class CL_SCV_LITE_REPOSITORY has no exception.

Method GET_PROCEDURE_COVERAGE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRAM_KEY Call by reference Type reference (TYPE) SCVLT_PROGRAM_KEY 20110415
2 Importing I_RANGE_PROCESSING_BLOCK_NAME Call by reference Type reference (TYPE) CVT_SONAM Select Options für den Watch Unit Namen 20110415
3 Importing I_RANGE_PROCESSING_BLOCK_TYPE Call by reference Type reference (TYPE) CVT_SOTYP Select Options für den Watch Unit Typ 20110415
4 Returning R_PROCEDURE_COVERAGE_RESULTS Value transfer Type reference (TYPE) SCVLT_TAB_RES_PBLOCK_COUNTER 20110415

Method GET_PROCEDURE_COVERAGE_RESULT on class CL_SCV_LITE_REPOSITORY has no exception.

Method GET_PROGRAMS_WITH_COVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RANGE_OBJNAME Call by reference Type reference (TYPE) CVT_SOOBN Select Options für den Tadir Objekt Namen 20110415
2 Importing I_RANGE_OBJTYPE Call by reference Type reference (TYPE) CVT_SOOBJ Select Options für den Tadir Objekt Typ 20110415
3 Importing I_RANGE_PROGNAME Call by reference Type reference (TYPE) CVT_SOPRO Select Options für Programme 20110415
4 Returning R_PROGRAM_KEYS Value transfer Type reference (TYPE) SCVLT_TAB_PROGRAM_KEYS Programme mit Abdeckungsergebnis 20110415

Method GET_PROGRAMS_WITH_COVERAGE on class CL_SCV_LITE_REPOSITORY has no exception.

Method IMPORT_COVRES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) CVS_RESKEY Testkey, Object, Object Name 20110415
2 Returning R_RESULTS Value transfer Type reference (TYPE) CVT_WURES Coverage Watch Units (itab) für eine Unit wie in COVRES 20110415

Method IMPORT_COVRES on class CL_SCV_LITE_REPOSITORY has no exception.

Method ON_COLLECTION_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CHAR32 Name des Applikationsservers 20110415

Method ON_COLLECTION_COMPLETED on class CL_SCV_LITE_REPOSITORY has no exception.

Method READ_TESTKEYS_FOR_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGNAME Call by reference Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung. 20110415
2 Returning R_TESTKEYS Value transfer Type reference (TYPE) SCVLT_TAB_TESTKEYS 20110415

Method READ_TESTKEYS_FOR_PROGRAM on class CL_SCV_LITE_REPOSITORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702