SAP ABAP Class CE_SCV_COVERAGE_TYPE (Coverage Type)
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 CE_SCV_COVERAGE_TYPE  
Short Description Coverage Type    
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 20100326   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_SCV_COVERAGE_TYPE has no forward declaration.
Interfaces
Class CE_SCV_COVERAGE_TYPE has no interface implemented.
Friends
Class CE_SCV_COVERAGE_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BRANCH Static Attribute Public Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE 20100326
2 ID Instance attribute Public Type reference (TYPE) STRING 20100326
3 PLURAL Instance attribute Public Type reference (TYPE) STRING 20100326
4 POSITION Instance attribute Public Type reference (TYPE) I 20100326
5 PROCEDURE Static Attribute Public Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE 20100326
6 SINGULAR Instance attribute Public Type reference (TYPE) STRING 20100326
7 STATEMENT Static Attribute Public Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE 20100326
8 TEXT Instance attribute Public Type reference (TYPE) STRING 20100326
9 VALUES Static Attribute Public Type reference (TYPE) CE_SCV_COVERAGE_TYPE=>TAB 20100326
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Initializes the counter type 20100326
2 FIND Static method Public Method Gets the value that matches the ID 20100326
Events
Class CE_SCV_COVERAGE_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20100326 tab TYPE STANDARD TABLE OF REF TO CE_SCV_COVERAGE_TYPE WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20100326
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE 20100326

Method FIND on class CE_SCV_COVERAGE_TYPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800