SAP ABAP Class CL_SCOV_LIGHT_SETTINGS_FACTORY (Factory for Creating Traffic Light Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality
⤷
⤷
Properties
| Class | CL_SCOV_LIGHT_SETTINGS_FACTORY | |
| Short Description | Factory for Creating Traffic Light Settings | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_UI | UI Functionality |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SCOV_LIGHT_SETTINGS_FACTORY has no interface implemented.
Friends
Class CL_SCOV_LIGHT_SETTINGS_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_COVERAGE_LIGHT_SETTINGS | Check Configuration Traffic Light Settings (Singleton) | 20090117 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_COVERAGE_LIGHT_SETTINGS | SCOV Traffic Light Settings (Singleton) | 20090117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates Traffic Light Settings for Coverage Results | 20090114 |
Events
Class CL_SCOV_LIGHT_SETTINGS_FACTORY has no event.
Types
Class CL_SCOV_LIGHT_SETTINGS_FACTORY has no local type.
Method Signatures
Method CREATE_LIGHT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USE_CC | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prüfkonfiguration verwenden? | 20090117 | |||
| 2 | RE_SETTINGS | Value transfer | Object reference (TYPE REF TO) | IF_COVERAGE_LIGHT_SETTINGS | Ampeleinstellungen für Coverage-Ergebnisse | 20090114 |
Method CREATE_LIGHT_SETTINGS on class CL_SCOV_LIGHT_SETTINGS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |