Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer of flat file from Oracle to SAP from ABAP code

Former Member
0 Kudos
74

Hi Expert,

I have to write a code in ABAP that call the Oracle procedure and it transfer the file generated by Oracle procedure. To call the Oracle procedure from ABAP with passing multiple parameters that i know the syntax but how to transfer the flat file (output file in txt format) generated by Oracle Procedure?

If any one have sample code can you please give me.

*Note: Oracle procedure is running in the different sever (Legacy system)*

Help is appreciated.

Thanks

Ritesh

1 REPLY 1

Former Member
0 Kudos
54

Hello Ritesh,

Please check the link below.

http://download.oracle.com/docs/cd/B28359_01/owb.111/b31278/ref_def_flatfiles.htm

This may provide an overview for your requirement.

Please mark as answered if my solution helps in resolving your issue.

Thanks

Kind regards,

Himanshu Limaye