Entering content frame

Function documentation Functional Overview Locate the document in its SAP Library structure

Use

The Coverage Analyzer is a tool for entering the number of calls for processing blocks and executable programs separately according to periods, users and functional areas. The processing blocks and executable programs together with their keywords are shown in the following table:

Unit

Keyword

Procedures

form, function, method

Dialog modules

module

Event blocks

at line selection, at pf<xx>, at selection screen, at user command, end of page, end of selection, get, get late, initialization, start-of-selection, top-of-page

Programs

program, report

 

The Coverage Analyzer is, therefore, a function for monitoring the system-wide execution of ABAP programs. It also

 

Features

The Coverage Analyzer comprises tools for carrying out a range of administration settings, and the monitoring activity displays themselves. The displays are divided into detail and global views and can provide the following (summarized) information:

The results can be formatted separately according to user groups such as CATT, VERI or HR. Each user group can contain any number of users under one test key.

Note

The Reset function is important with regard to program resets because it resets the summarized results of selected test groups. The results can be reset in the following ways:

  1. A reset can be carried out explicitly for one or several test groups. If no test groups have been specified, all counters of all processing blocks are set to 0.
  2. With program changes, the current counter readings of Curr.Exec. and Curr.Err. are automatically reset to 0, and the Reset counter is incremented. The Reset does not take effect until the program has been activated. The modified counters are displayed after the program has been generated.

 

 

Leaving content frame