Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC Logs

A-J-S
Active Participant
0 Likes
442

Hi,

We have one RFC to create a Notification and a SWO for it against one unique ID. Sometimes this RFC is create two notifications and two SWOs for the unique ID so i want to check whether this RFC is called two times at the same time.

Any transaction or a way is there to find out whether the RFC is called multiple times?


Thanks and Regards,

Ajith.

2 REPLIES 2
Read only

Former Member
0 Likes
386

RFC trace in ST05 transaction for all users or the user id that is used during RFC call would tell you about RFC calls with timestamps.

Read only

A-J-S
Active Participant
0 Likes
386

Hi Manish,

This is happening randomly in production system and i cannot activate trace in production.

Regards.