cancel
Showing results for 
Search instead for 
Did you mean: 

RFC communication & performance issues

Former Member
0 Kudos

Hi,

We need an clarification on rfc performance and its load on the server.

The early watch report gives us the following statistics for the rfc communication:

1. Outgoing/ Incoming function call :

2. Calls

3. Total call time in secs

4. Average call time in ms

5. Bytes sent/ recieved

Can any one explain us how to interpret the above statistics.

How these parameters can be useful to find the bottlenecks in the rfc communications

Regards,

DVRK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rama,

It is exactly as it sounds, bearing in mind that an RFC is a Remote Function Call over the network.

Calls being related to remote enabled function modules.

Bytes being related to network transmission.

Hope this helps your understanding,

Ash

Former Member
0 Kudos