‎2009 Mar 01 6:24 PM
Hi,
in my scenario i open threads via
call function 'XY'
starting new task lv_taskname
destination in group lv_rfc_group
(within that fm i call an rfc to other systems.)
Problem is that sometimes the main thread stops at this command, in SM50
there ist status "WAITING" and reason "RFC". I have no idea why or when this happenes, there
is no regurarity.
Have anyone similar problems?
‎2009 Mar 02 5:44 AM
Hi ,
The status 'Waiting' means the RFC is waiting for Dialog work process to be FREE in order to execute the RFC thread in new task (meaning new LUW).
Rgds,
Sandeep
‎2009 Mar 02 1:17 PM