2008 Jul 25 7:13 AM
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.
2008 Jul 25 7:31 AM
2008 Jul 25 7:31 AM
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
2008 Jul 25 7:35 AM
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.