SAP ABAP Class CL_SCV_LITE_ACTIVATOR (Functions for Starting 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_ACTIVATOR Functions for Starting SCOV LITE 20110415
Properties
Class CL_SCV_LITE_ACTIVATOR  
Short Description Functions for Starting SCOV LITE    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API_LITE   SCOV Lite 
Created 20101207   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_ACTIVATOR Functions for Starting SCOV LITE 20110415
Friends
# Friend Modeled only Created on Description
1 IF_SCV_LITE_TEST 20110509 Interface for Declaring FRIENDS Relationships
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REPOSITORY Instance attribute Private Object reference (TYPE REF TO) IF_SCV_LITE_REPOSITORY Access to data for SCOV LITE 20110415
2 SERVERS Instance attribute Private Type reference (TYPE) CVT_SERVER List of All Required Servers 20110415
3 SERVER_ADMINISTRATOR Instance attribute Private Object reference (TYPE REF TO) IF_SCV_LITE_SERVER_ADMIN Administration of Application Server Settings 20110511
4 SYSTEM_ADMINISTRATOR Instance attribute Private Object reference (TYPE REF TO) IF_SCV_LITE_SYSTEM_ADMIN Administration of System Settings 20110511
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_SCOV_LITE_SUPPORTED Instance method Private Method 20110502
2 ASSERT_SCOV_NOT_ACTIVE Instance method Private Method 20110415
3 CREATE Static method Public Method 20110415
4 GET_SERVERS Instance method Private Method 20110415
5 INITIALIZE_SCOV Instance method Private Method 20110415
6 SET_SCOV_LITE_ACTIVE Instance method Private Method 20110415
7 STOP_RUNNING_JOBS Instance method Private Method 20110525
Events
Class CL_SCV_LITE_ACTIVATOR has no event.
Types
Class CL_SCV_LITE_ACTIVATOR has no local type.
Method Signatures

Method ASSERT_SCOV_LITE_SUPPORTED Signature

Method ASSERT_SCOV_LITE_SUPPORTED on class CL_SCV_LITE_ACTIVATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_LITE_EXEC_ERR_STATE Interner Fehler / ungültiger Zustand 20110502
2 CX_SCV_LITE_NOT_SUPPORTED SCOV LITE wird vom Kernel nicht unterstützt 20110502

Method ASSERT_SCOV_NOT_ACTIVE Signature

Method ASSERT_SCOV_NOT_ACTIVE on class CL_SCV_LITE_ACTIVATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_LITE_CALL_ERR_LITE_ON SCOV LITE is aktiv 20110415
2 CX_SCV_LITE_CALL_ERR_SCOV_ON SCOV ist aktiv 20110415
3 CX_SCV_LITE_EXEC_ERR_DB Datenbank is inkonsistent 20110415
4 CX_SCV_LITE_EXEC_ERR_STATE Interner Fehler / ungültiger Zustand 20110415

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVATOR Value transfer Object reference (TYPE REF TO) CL_SCV_LITE_ACTIVATOR Funktionalität zum Starten SCOV LITE 20110415

Method CREATE on class CL_SCV_LITE_ACTIVATOR has no exception.

Method GET_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVERS Value transfer Type reference (TYPE) CVT_SERVER Liste aller benötigten Server 20110415
# Exception Resumable Description Created on
1 CX_SCV_LITE_NO_SERVER_LIST Keine Server-Liste gefunden 20110415

Method INITIALIZE_SCOV Signature

Method INITIALIZE_SCOV on class CL_SCV_LITE_ACTIVATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_LITE_EXEC_ERR_DB Datenbank is inkonsistent 20110426
2 CX_SCV_LITE_EXEC_ERR_STATE Interner Fehler / ungültiger Zustand 20110426
3 CX_SCV_LITE_INIT_FAILED Initialisierung ist fehlgeschlagen 20110415
4 CX_SCV_LITE_NO_AUTHORIZATION Berechtigung zur Nutzung von SCOV LITE fehlt 20110415
5 CX_SCV_LITE_TRUNCATE_FAILED Abdeckungsergebnisse konnten nicht gelöscht werden 20110415

Method SET_SCOV_LITE_ACTIVE Signature

Method SET_SCOV_LITE_ACTIVE on class CL_SCV_LITE_ACTIVATOR has no parameter.
Method SET_SCOV_LITE_ACTIVE on class CL_SCV_LITE_ACTIVATOR has no exception.

Method STOP_RUNNING_JOBS Signature

Method STOP_RUNNING_JOBS on class CL_SCV_LITE_ACTIVATOR has no parameter.
Method STOP_RUNNING_JOBS on class CL_SCV_LITE_ACTIVATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702