SAP ABAP Class IF_COVERAGE_LIGHT_SETTINGS (Traffic Light Setting for Coverage Results)
Properties
Class IF_COVERAGE_LIGHT_SETTINGS  
Short Description Traffic Light Setting for Coverage Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_COVERAGE_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_COVERAGE_LIGHT_SETTINGS has no interface implemented.
Friends
Class IF_COVERAGE_LIGHT_SETTINGS has no friend class.
Attributes
Class IF_COVERAGE_LIGHT_SETTINGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LIGHT_VALS Instance method Public Method Determine upper limit for ranges (traffic light settings) 20090114
2 GET_SETTINGS_CONFIG_ID Instance method Public Method Configuration ID 20090114
3 SET_LIGHT_VALS Instance method Public Method Set upper limit for ranges (Not check configuration) 20090117
Events
Class IF_COVERAGE_LIGHT_SETTINGS has no event.
Types
Class IF_COVERAGE_LIGHT_SETTINGS has no local type.
Method Signatures

Method GET_LIGHT_VALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VAL_HIGH Call by reference Type reference (TYPE) CVA_PROZ Obergrenze für Gelb-Grün-Intervall 20090114
2 Exporting EX_VAL_LOW Call by reference Type reference (TYPE) CVA_PROZ Obergrenze für Rot-Gelb--Intervall 20090114
3 Importing IM_COVERAGE_TYPE Call by reference Type reference (TYPE) I IF_COVERAGE_CONSTANTS=>COVERAGE_TYPE-PROCEDURE_COV Coverage-Art (Metrik) 20090114
4 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20090114

Method GET_LIGHT_VALS on class IF_COVERAGE_LIGHT_SETTINGS has no exception.

Method GET_SETTINGS_CONFIG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20090114
2 Returning RE_ID Value transfer Type reference (TYPE) SCC_CONFIG_ID_SSTRING SCC: Prüfkonfiguration 20090114

Method GET_SETTINGS_CONFIG_ID on class IF_COVERAGE_LIGHT_SETTINGS has no exception.

Method SET_LIGHT_VALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VAL_HIGH Call by reference Type reference (TYPE) CVA_PROZ Obergrenze für Gelb-Grün-Intervall 20090117
2 Importing IM_VAL_LOW Call by reference Type reference (TYPE) CVA_PROZ Obergrenze für Rot-Gelb--Intervall 20090117

Method SET_LIGHT_VALS on class IF_COVERAGE_LIGHT_SETTINGS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in