‎2007 Jun 05 2:08 AM
Hi there. I just want to ask is it possible to publish the master data of SAP to an external SQL database in real time. If so can you give me an idea how? I just need it badly for a project i'm involved in. Thank you very much!
‎2007 Jun 05 2:11 AM
I done one project,we download the data from SAP R/3 Material master and file will be creating at Unix server and AS400 system will get the data from UNIX Server.
I did not use any native sql commands
‎2007 Jun 05 2:51 AM
Hi. Thanks for the reply. How if my requirement is real time transferring of data? For example a material master was created or changed in SAP. The data must be replicated in the external SQL server. How can I do that?
‎2007 Jun 05 6:53 AM
Hi Andre ,
What i can suggest is that in SQL Server there is an option where we can periodicly update the data from one system to other , i.e. similar to a backup . Try doing that.
Regards
Arun
‎2007 Jun 05 6:48 AM