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

accessing data from one server to another in same network using dataset

Former Member
0 Likes
398

Hi All,

I am trying to access a file from BW server to R/3 server. I have mapped the file system of R/3 in BW . But it is returning Sy-subrc = 8 . Please suggest what needs to be done .

Ajay

2 REPLIES 2
Read only

Former Member
0 Likes
363

use FM "RFC_READ_TABLE" to read data from BW into R/3.

Regards,

Srinivas

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
363

check the code in Function module ARCHIVFILE_SERVER_TO_SERVER