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?