SAP ABAP Class CL_SCV_LITE_UI_SERVICES (UI Helper Functions 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
Properties
Class CL_SCV_LITE_UI_SERVICES  
Short Description UI Helper Functions for 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 20101210   SAP 
Last change 20130531   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)
Interfaces
Class CL_SCV_LITE_UI_SERVICES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_SCV_LITE_TEST 20110524 Interface for Declaring FRIENDS Relationships
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 POPUP_TYPE_CRITICAL Constant Public Type reference (TYPE) ICON-NAME 'ICON_MESSAGE_CRITICAL' Name of Icon 20110415
2 POPUP_TYPE_ERROR Constant Public Type reference (TYPE) ICON-NAME 'ICON_MESSAGE_ERROR' Name of Icon 20110415
3 POPUP_TYPE_INFORMATION Constant Public Type reference (TYPE) ICON-NAME 'ICON_MESSAGE_INFORMATION' Name of Icon 20110415
4 POPUP_TYPE_NONE Constant Public Type reference (TYPE) ICON-NAME 'NO_ICON' Name of Icon 20110415
5 POPUP_TYPE_QUESTION Constant Public Type reference (TYPE) ICON-NAME 'ICON_MESSAGE_QUESTION' Name of Icon 20110415
6 POPUP_TYPE_WARNING Constant Public Type reference (TYPE) ICON-NAME 'ICON_MESSAGE_WARNING' Name of Icon 20110415
7 SYSTEM_ADMINISTRATOR Static Attribute Private Object reference (TYPE REF TO) IF_SCV_LITE_SYSTEM_ADMIN 20110511
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110524
2 GET_ANALYZER_STATUS Static method Public Method 20110415
3 GET_FLAG_SERVER_COLLECT_ON Static method Public Method 20110523
4 SHOW_POPUP Static method Public Method 20110415
Events
Class CL_SCV_LITE_UI_SERVICES has no event.
Types
Class CL_SCV_LITE_UI_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SCV_LITE_UI_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCV_LITE_UI_SERVICES has no exception.

Method GET_ANALYZER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Object reference (TYPE REF TO) CE_SCV_ANALYZER_STATUS_TYPE Zustand der SCOV: normaler Modus,' Lite' Modus, Aus 20110415

Method GET_ANALYZER_STATUS on class CL_SCV_LITE_UI_SERVICES has no exception.

Method GET_FLAG_SERVER_COLLECT_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ON_FLAG Value transfer Type reference (TYPE) CVA_STATUS Statusflag für an/aus 20110523

Method GET_FLAG_SERVER_COLLECT_ON on class CL_SCV_LITE_UI_SERVICES has no exception.

Method SHOW_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POPUP_TYPE Call by reference Type reference (TYPE) ICON-NAME POPUP_TYPE_ERROR Name einer Ikone 20110415
2 Importing I_TEXT Call by reference Type reference (TYPE) C Text auf dem Popup 20110415

Method SHOW_POPUP on class CL_SCV_LITE_UI_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702