We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

Re: [Possible SPAM!] RE:[sap-dev] How to Insert Data from SAP Ztables to Oracle Tables?

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from Pierre_Richer on Feb 1 at 10:35 AM
Hi,

I agree with Horacio. Both methods are ok but i prefer the ABAP Side using
Native SQL with the help of table DBCON. It always depends how your
client wants it's Oracle DB refreshed and how often.

If it's on demand from .NET front-end, use RFC. This way you don't even
have to duplicate the tables (in SAP and Oracle), just the SAP one would
do.

If it can be done async...use a schedule job (every hours, 30 minutes, 10
minutes no matter) in SAP with an ABAP program using Native SQL. Or, use
a .NET program that loads the data from SAP into Oracle using the Windows
scheduler.

Pierre

---------------Original Message---------------
From: john.louk
Sent: Friday, February 01, 2013 9:55 AM
Subject: How to Insert Data from SAP Ztables to Oracle Tables?

I would lean to what Horacio has given you on the RFC (Remote-enabled) approach. You could also publish a web method. Both allow the external application to access your custom tables.

This keeps you from having to look at whether your tables are in sync at the time the external system reads this other Oracle table.

Cheers



John

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2013 Ziff Davis, Inc. and message author.
Ziff Davis, Inc. 28 E 28th Street New York, NY 10016
Pierre_Richer  

Senior SAP System Analyst
achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Toolbox.com for iPhone & Android: Ask Questions & Get Answers Anywhere. Download the Free App

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language