Ansicht
Dokumentation

RS_RFC_STATRECS_SUMMARY - Evaluate RFC Statistics Records

RS_RFC_STATRECS_SUMMARY - Evaluate RFC Statistics Records

General Data in Customer Master   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

By evaluating statistics records, you can find out which RFC functions have been executed in your system. This transaction provides you with information about which system an RFC function module was called from in the current client, and by which caller.

A remote or calling RFC client can be identified by the following fields. Note that these fields are not always all filled. This applies in particular to RFC calls that are not started from an SAP NetWeaver AS ABAP, but from external RFC clients.

  • Caller SID: System ID of the remote ABAP-based SAP system.
  • Caller Client: Client of the remote ABAP-based SAP system.
  • Caller Program: Calling program of the remote ABAP-based SAP system or name of the external RFC client.
  • Caller Instance: Instance name of the calling system that started the call. The 'Display Server' option must be activated.
  • User Name of Caller: To display user names, you require authorization for the authorization object S_TOOLS_EX (authorization field AUTH = S_TOOLS_EX_A). If you do not have authorization, the user names are masked.
  • Caller Destination: Logical destination used in the calling system.

The following fields are made available by the current client of the local or called system in which the RFC function module is executed:

  • Executing Instance: The 'Display Server' option must be activated.
  • Called User Name: User under which the RFC function module was executed. To display user names, you require authorization for the authorization object S_TOOLS_EX. If you do not have authorization, the user names are masked.
  • User Type of the Called User
  • User Group of the Called User
  • Called RFC Function Module
  • Function Group of Called Function
  • Authorization trace contains RFC function: The 'Display Authorization Trace' option must be activated. This checks whether the start authorization check for the RFC function module is recorded by the authorization trace (transaction STUSOBTRACE).
  • Function contained in S_RFC authorization: This checks whether the called user has an S_RFC authorization for the function module (RFC_TYPE = 'FUNC').
  • Group contained in S_RFC authorization: This checks whether the called user has an S_RFC authorization for the function group of the function module (RFC_TYPE = 'FUGR').
  • Information: If the executing user has full authorization or generic authorization for S_RFC, a warning is displayed. In the standard configuration (auth/rfc_authority_check has the value 1), there is no S_RFC start authorization check for RFC function modules of the group SRFC. This is indicated by 'No Check'.
  • Counter for RFC Calls: Number of calls of RFC function modules.
  • Last RFC Call: Time stamp of the last call of the RFC function module.
  • First RFC Call: Time stamp of the first call of the RFC function module. You can adapt the layout to show this.
  • Previous RFC Call: Time stamp of the second last call of the RFC function module. You can adapt the layout to show this.

Integration

Prerequisites

The called RFC function modules can only be displayed using this transaction if the evaluation of the statistics records has been executed using a batch job:

To do this, activate the aggregation of the statistics data by setting the profile parameter 'ucon/rfc/active' to value 1 in transaction RZ10.
In transaction SM36, schedule the report 'RS_UCON_MANAGEMENT' to run hourly under the job name 'SAP_UCON_MANAGEMENT'. As of SAP NetWeaver Application Server ABAP 7.4, this batch job is available to you as a standard job.
Make sure that the job creator has the necessary authorization for the object 'S_TOOLS_EX' (authorization field AUTH = S_TOOLS_EX_A).
For more information, see SAP Note 2055322.

Features

Selection

Standard Variants

Output

Activities

Example






RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 4746 Date: 20240520 Time: 130941     sap01-206 ( 75 ms )