Show TOC

 Detailed Display of RFC Trace RecordsLocate this document in the navigation structure

To display detailed information about an RFC trace record, choose the magnifying glass icon or the corresponding menu option from the trace list.

The detailed display contains the following information:

  • Function Module Name of the function module that was called.
  • Source IP Address: IP address of the server on which the RFC was triggered.
  • Source Server: Name of the servers from which thee RFC was triggered.
  • Destination IP Address: IP address of the server on which the function module was executed.
  • Destination Server: Name of the server on which the function module - called using RFC - was executed.
  • Client/Server: Classification of the RFC communication as RFC client or RFC server when the function module is called remotely.
  • Conversation ID of the RFC record.
  • RFC Trace Set:   Type of RFC trace record.
  • Bytes Sent: Number of bytes sent to the target system.
  • Bytes Received: Number of bytes received from the target system.
  • Total of Sent Files: Total number of sent bytes with the conversation ID, excluding the current call.
  • Total of Received Files         Total number of received bytes with the conversation ID, excluding the current call 
  • ABAP Program: Name of the ABAP program that triggered the remote call. If there is no name explicitly specified ("space"), the call came from the kernel of the SAP System.
  • RFC Time: Total runtime for execution of the Remote Function Call in microseconds.