‎2007 Jul 17 8:35 AM
hi,
i want to know how to get content of a database table which is in another application server ?
thanks !
‎2007 Jul 17 8:37 AM
Hi,
You can use IDOCs, RFCs to transfer it or Download data from other server to file and upload it in your server.
Reward if useful!
‎2007 Jul 17 8:37 AM
Hi,
You can use IDOCs, RFCs to transfer it or Download data from other server to file and upload it in your server.
Reward if useful!
‎2007 Jul 17 8:37 AM
‎2007 Jul 17 8:41 AM
CKSBX_SERVER,OPSYSTEM,SERVTYPE
GO to SE11 and press F4 and give the like this Server in Short description field
U will get a list of tables
kindly chk this table.
SERVTYPE
TMSCSYS
Regards
‎2007 Jul 17 8:43 AM
Hi
<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/9c/d736b880c34f76b507bac7751a0474/frameset.htm">DBCON Tool</a>
You can connect to the database and write SQL native code in order to read the data.
Regards
Raj