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 data conflict

Former Member
0 Likes
326

Hi people,

I have created a Z <b>RFC</b> function module in system A and wish to replicate data in system B. When I execute the function module in system A, it give me some records. However, data is conflicting if I use Dialog and Background mode RFC destination when I use this FM in a program in system B.

When I am executing the report in system B using Dialog RFC destination, it gives all the records generated in system A. However, when I use Background RFC destination, it is not giving any records.

And, my requirement is to execute the report using background RFC Destination. Please let me know what could be the reason??

I checked, <b>the destinations are maintained properly.</b>

TIA,

Nitin

Hi people,

I have created a Z <b>RFC</b> function module in system A and wish to replicate data in system B. When I execute the function module in system A, it give me some records. However, data is conflicting if I use Dialog and Background mode RFC destination when I use this FM in a program in system B.

When I am executing the report in system B using Dialog RFC destination, it gives all the records generated in system A. However, when I use Background RFC destination, it is not giving any records.

And, my requirement is to execute the report using background RFC Destination. Please let me know what could be the reason??

I checked, <b>the destinations are maintained properly.</b>

TIA,

Nitin

1 REPLY 1
Read only

Former Member
0 Likes
307

Solved on my own.