SAP ABAP Class CL_SCV_EVALUATION_CONSTRAINTS (Constraints for Coverage Analyses)
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
Class CL_SCV_EVALUATION_CONSTRAINTS  
Short Description Constraints for Coverage Analyses    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API_ALL   Coverage API for All Purposes 
Created 20130705   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCV_EVALUATION_CONSTRAINTS has no forward declaration.
Interfaces
Class CL_SCV_EVALUATION_CONSTRAINTS has no interface implemented.
Friends
Class CL_SCV_EVALUATION_CONSTRAINTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATE Instance attribute Public Type reference (TYPE) SY-DATUM Reference Date 20130718
2 EVALUATION_TYPE Instance attribute Public Object reference (TYPE REF TO) CE_SCV_EVALUATION_TYPE Evaluation type 20130718
3 TIME Instance attribute Public Type reference (TYPE) SY-UZEIT Reference Time 20130718
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130718
Events
Class CL_SCV_EVALUATION_CONSTRAINTS has no event.
Types
Class CL_SCV_EVALUATION_CONSTRAINTS has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM 20130718
2 Importing I_EVALUATION_TYPE Call by reference Object reference (TYPE REF TO) CE_SCV_EVALUATION_TYPE CE_SCV_EVALUATION_TYPE=>CHANGED_EXECUTED_PBLOCKS 20130718
3 Importing I_TIME Call by reference Type reference (TYPE) SY-UZEIT '000000' 20130718
4 Returning R_EVALUATION_CONSTRAINTS Value transfer Object reference (TYPE REF TO) CL_SCV_EVALUATION_CONSTRAINTS 20130718

Method CREATE on class CL_SCV_EVALUATION_CONSTRAINTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740