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

Read table from one server to another

Former Member
0 Likes
670

Do you guys have any idea on how to read a custom table from one server to another? Let's say the program is in ServerA and will read the table zmara in ServerB.

Thanks.

Do you guys have any idea on how to read a custom table from one server to another? Let's say the program is in ServerA and will read the table zmara in ServerB.

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
596

refer this thread.

Read only

Former Member
0 Likes
596

hii

for reading data from another another server RFC function module is used..

refer to following link

http://en.wikipedia.org/wiki/Remote_function_call

http://help.sap.com/saphelp_nw04/helpdata/en/22/042544488911d189490000e829fbbd/content.htm

regards

twinkal

Read only

Former Member
0 Likes
596

Adjan,

simply just maintain RFC destination for both server in SM59.

lets ex for server B logical destination should be server A and vice versa.

and for SM59 i think you already got reply.

Amit.