‎2007 Apr 21 2:49 PM
Hello Friends,
I need your opinion about a query.
Can we export SAP R/3 data to external Oracle database.
My requirement is that I need to export some data that is to be displayed
in a website.....so is there any way, the SAP data gets directly exported to
external Oracle database for showing in the website ???
‎2007 Apr 21 3:00 PM
Hi Amith,
we can export SAP R/3 data to the external DB by using XI scenario such as
proxy to JDBC,
Idoc to JDBC, and
RFC to JDBC.
regards
sreeni
‎2007 Apr 21 3:02 PM
Hi
U can use the DBCON (DataBaseConnection) in order to create a link from SAP to external database.
See the help
‎2007 Jun 01 4:45 PM
Hi Max,
If I have created the link from SAP to external database, How Can I update a table of this external database from ABAP?
Regards
‎2007 Aug 16 6:42 AM
Hi,
Please let me know how to make database connection to an external databse.
In our case, we have to export external database(mssql) to an Web AS ABAP database(SQL).
Thanks in advance