Start of Content Area

Procedure documentation Measuring the Performance of the SAP Back End  Locate the document in its SAP Library structure

Use

The functions for a Web Dynpro application can originate from an SAP back end. The connection is assured by an adaptive Web Dynpro model. If you use function modules or business APIs from an SAP system as the back end fort he Web Dynpro application, you measure the performance of the SAP system. The performance of an SAP back end in a Web Dynpro application depends on the SAP system being used.

Prerequisites

You have administrator rights for the Java Engine or for SAP NetWeaver Portal.

Procedure

...

       1.      Call transaction ST05 to start an RFC trace.

       2.      Start the application you want to measure.

       3.      Stop the RFC trace.

       4.      To display the results, switch to transaction ST05. STAD also provides detailed information for the measurement.

Note

You can also use Web Dynpro Console to display performance data and times that occur when loading data from an SAP system during a request.

You can find more information in Displaying Performance Data for Requests.

 

End of Content Area