
Web Dynpro ABAP applications are monitored automatically within the Computing Center Management System (CCMS) in Monitor Templates for the entire system.
For more information, search http://help.sap.com for Monitor Collection SAP CCMS Monitor Templates and Searching for Messages.
In the monitoring process, information is collected about the Web Dynpro ABAP applications, and this information can be viewed in transaction RZ20. Here you can see which applications are in use, and how often they are called up. The information is updated hourly and relates to today's date, since on the first collection after midnight all values are initialized once they have been read out.
If you have declared one system as the central monitoring system in your system landscape, Web Dynpro ABAP applications are monitored automatically in CCMS. All monitoring information for your system landscape is collected in this system and displayed in the alert monitor. For more information, search http://help.sap.com for Configuring a Central Monitoring System (CEN).
In this section, refer to activating background dispatching. For more information, search in http://help.sap.com for Activating and Deactivating Method Execution.
n the Web Dynpro ABAP monitor:
ApplicationCount
This performance attribute, always in green, specifies how many different applications have been called up since the last data collection the hour before (on the same day).
SessionCount
This performance attribute, always in green, specifies how many sessions have been called up since the last data collection the hour before (on the same day).
Roundtrips
This performance attribute, always in green, specifies how many roundtrips have taken place in the sessions listed.
CpuTime
This performance attribute, always in green, specifies how many seconds it took to perform the roundtrips listed above.
Data
This log attribute is always in white, and displays in a table the data for the application with the largest number of sessions. In addition to the performance attributes listed above the number of timeouts is also specified (how often the application was stopped because of a timeout), and the SessionTime (the time in seconds between when the application was called and when it was stopped).
To call the test report:
Choose RZ20.
Go to SAPCCMS Monitor Templates.
Go to the subnode Entire System.
Select the system ID of the current SAP system in which the application you want to monitor is installed.
Choose Application Server.
Select the name of the relevant application server, for instance, ld0044_B20_21.
Choose Web Dynpro ABAP.
The following information appears:
Data
ApplicationCount
SessionCount
Roundtrips
CpuTime
To display detailed information select the checkbox against ApplicationCount, SessionCount, Roundtrips or CpuTime, and choose Display Details. Chronological information about these values is displayed.
With the log attribute Data you will get a table (according to the time interval set) containing all the applications called together with their attributes.
For further information on the CCMS, search in http://help.sap.com for Monitoring in the CCMS and Alert Monitor.