ABAP Keyword Documentation → ABAP - Release-Specific Changes → Changes in Release 6.10
Coverage Analyzer in Release 6.10
The coverage analyzer enters the number of calls for ABAP program units, separated by time period, user, or subject. The following table lists all the program units and their respective keywords.
Program Unit | Keyword |
---|---|
Procedures | form , function , method |
Dialog module | module |
Event blocks | at line-selection , at pf , atselection-screen , at user-command , end of page ,end of selection , get , getlate , initialization , start-of-selection , top-of-page |
Programs | program , report , function pool , class pool |
A detailed description of Coverage Analyzer functions is available under the application help for the tool. (Start the Coverage Analyzer and choose Help → Application Help).