SAP ABAP Class CL_COVERAGE (Coverage Analyzer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_UI (Package) UI Functionality
Properties
Class CL_COVERAGE  
Short Description Coverage Analyzer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_UI   UI Functionality 
Created 19990525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COVERAGE has no forward declaration.
Interfaces
Class CL_COVERAGE has no interface implemented.
Friends
Class CL_COVERAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADMIN Instance attribute Public Object reference (TYPE REF TO) CL_COVERAGE_ADMIN Administration 19990531
2 DETAIL Instance attribute Public Object reference (TYPE REF TO) CL_COVERAGE_DETAIL Detail View 19990531
3 DOCKING_CONTROL Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Container for Tree 19990607
4 GLOBALMGR Instance attribute Public Object reference (TYPE REF TO) CL_COVERAGE_GLOBAL Global View Manager 20000114
5 MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_COVERAGE Manager 19990526
Methods
# Method Level Visibility Method type Description Created on
1 DISPATCH Instance method Public Method Access the Menu Options 19990531
2 HANDLE_TREE_DOUBLE_CLICK Instance method Private Event handling method Double-Click Tree 19990607
3 INIT_TREE Instance method Private Method Initialize Tree 19990607
4 MENUE Instance method Public Method Main Menu 19990526
5 RELINK_TREE Instance method Public Method Link Tree to Screen 19990607
6 START Instance method Public Method Start Coverage Analyzer 19990525
Events
Class CL_COVERAGE has no event.
Types
Class CL_COVERAGE has no local type.
Method Signatures

Method DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TARGET Call by reference Type reference (TYPE) CVA_DISPTA Ziel: 'new' bei Bildwechsel, 'old' bei keinem Bildwechsel 20000401
2 Importing IM_ASK Call by reference Type reference (TYPE) CVA_STATUS X,falls man nur wissen möchte, ob das Bild gewechselt wird 20000401
3 Importing IM_OKCODE Call by reference Type reference (TYPE) SYUCOMM Ok Code 19990531

Method DISPATCH on class CL_COVERAGE has no exception.

Method HANDLE_TREE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990607

Method HANDLE_TREE_DOUBLE_CLICK on class CL_COVERAGE has no exception.

Method INIT_TREE Signature

Method INIT_TREE on class CL_COVERAGE has no parameter.
Method INIT_TREE on class CL_COVERAGE has no exception.

Method MENUE Signature

Method MENUE on class CL_COVERAGE has no parameter.
Method MENUE on class CL_COVERAGE has no exception.

Method RELINK_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNNR Call by reference Type reference (TYPE) SYDYNNR Dynpronummer 19990607
2 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID Program 19990607

Method RELINK_TREE on class CL_COVERAGE has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIRST_OKCODE Call by reference Type reference (TYPE) SYUCOMM Ok Code 20010822

Method START on class CL_COVERAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in