Skip to Content
0
Former Member
Apr 04, 2010 at 02:16 PM

Data load from SAP to Oracle tables through Oracle DB link from ABAP code.

54 Views

Is it possible to load data from ABAP code to oracle external DB using a link and how can it be done?

I have an ABAP program that currently generates a flat file which then loaded into Oracle DB, I am trying to accomplish the same through a link but it has to be done through the same program which currently generates the flat file.

Thanks for you help.