Start of Content Area

Function documentation RFC Trace Analysis  Locate the document in its SAP Library structure

Use

Using the RFC trace, you can track which remote calls your application or the SAP System triggers and on which instance these calls are executed. You can display and further analyze the trace records logged in the trace file.

Features

From the time you turn on the RFC trace function to the time you turn it off again, all RFC calls occurring either for a specific user or for an user group are recorded.

From the recorded trace you can deduce:

·        Which function modules have been called remotely by the program to be analyzed.

·        Whether the RFC was executed successfully.

·        The total time used to process the remote call.

·        The marking of the RFC communication (RFC client or RFC server).

·        On which instance the remote call was executed.

·        With which technical parameters this instance is characterized.

·        The number of bytes sent and received during the RFC.

For more information, see:

RFC Trace Records

Detailed Display of RFC Trace Records

 

 

End of Content Area