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

Problems with RFC using threads

Former Member
0 Likes
417

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?

2 REPLIES 2
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
382

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

Read only

0 Likes
382

sorry, did a failure: status is "ON HOLD", not waiting