Start of Content Area

Background documentation Analyzing RFC Statistical Data  Locate the document in its SAP Library structure

Use

You can use transaction STAD to call up various statistical data for RFC and ICF, in order to find the status of actions that you have performed. You can filter this data according to various criteria (such as user, time, server name) in the initial screen of the transaction.

Structure

The table below provides an overview of all statistical data (fields) for RFC and ICF and demonstrates the values that these fields can take.

 

Field Name

Meaning

Values

Authorization time

Time required for authorization check, in ms

 

Caller user name

User name of caller

 

Caller client number

Client of the calling system

For example: 400

Call Time   

Calling time    

Time between the system starting to read the query and finishing writing the reply, in ms  

 

Calls 

Number of calls

 

Connection ID

Connection ID (32 digit GUID)

For example: 0A15535F31C142EDCCF10BCF00000000

Data send time

Time required to send the data in ms

 

Data receive time

Time required to receive the data in ms

 

Destination

Name of the destination

 

Execution time

Time that the call was executed on the server side

 

Host

Host name 

For example: ld0168.wdf.sap.corp

Idle time

Time between the system finishing writing the reply and beginning to read the 2nd query, in ms

 

Instance

Name of the calling instance

For example: ld0168_BIN_53

IP address

IP address of the calling system

For example: 10.21.82.60

Logon method

 

Possible values:

 

  • '   ':    No authentication  
  • ' 1 ':   User and password
  • ' 2 ':   SSO authentication
  • ' 3 ':   Logon ticket
  • ' 7 ':   X.509 certificate
  • ' 9 ':   ExiId authentication
  • ' A ':   SNC authentication

 

Logon time

Time required to log on to partner system, in ms

 

Method

Call method used           

Possible values:

 

  • GET
  • SET

 

Partner instance

Instance name of the partner system

ld02907_BCE_26

Partner IP address

IP address of the partner system

For example: 10.21.82.60

Partner release

Release information for the partner system

For example: 640

Port

Name of port         

For example: 8080 

Received data

Data received in bytes

 

Remote execution time

Time that the call was executed on the client side, in ms

 

RFC type

RFC type used

Possible values:

 

  • S synchronous
  • a: asynchronous without  reply
  • A: asynchronous with reply
  • t:  transactional via asynchronous
  • T:  transactional via synchronous

 

Sent data

Data sent in bytes

 

Timestamp

Time stamp of the call

Format: 20050314 102205 CET

 

 

More Information

You can find detailed information about using transaction STAD under:

Business Transaction Analysis

 

 

End of Content Area