SAP ABAP Class CL_AUNIT_COVERAGE_TOOL (INTERNAL: Coverage Analysis Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
Properties
Class CL_AUNIT_COVERAGE_TOOL  
Short Description INTERNAL: Coverage Analysis Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20060329   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AUNIT_COVERAGE_TOOL has no forward declaration.
Interfaces
Class CL_AUNIT_COVERAGE_TOOL has no interface implemented.
Friends
Class CL_AUNIT_COVERAGE_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FG_KEY Static Attribute Private Type reference (TYPE) SAUNIT_D_COVERAGE_ANALYSIS_KEY ABAP Unit: Key to Access Coverage Data 20060329
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_KEY Static method Public Method Creates a New Test Key and Sets it to Active 20060330
2 GET_KEY Static method Public Method Returns the Active Coverage Key 20060329
3 SET_KEY Static method Public Method Sets the Active Coverage Key 20060329
Events
Class CL_AUNIT_COVERAGE_TOOL has no event.
Types
Class CL_AUNIT_COVERAGE_TOOL has no local type.
Method Signatures

Method CREATE_NEW_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAUNIT_D_COVERAGE_ANALYSIS_KEY ABAP Unit: Key to Access Coverage Data 20060330
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Execption with runtime checks only 20060330

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAUNIT_D_COVERAGE_ANALYSIS_KEY ABAP Unit: Key to Access Coverage Data 20060329

Method GET_KEY on class CL_AUNIT_COVERAGE_TOOL has no exception.

Method SET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) SAUNIT_D_COVERAGE_ANALYSIS_KEY ABAP Unit: Key to Access Coverage Data 20060329

Method SET_KEY on class CL_AUNIT_COVERAGE_TOOL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710