Application Development and Automation 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: 
Read only

need file interface

Former Member
0 Likes
271

Hi,

i haave one requirement to download production orders thru Interface.

but i didnt get any interface.

so i developed one customized program for downloading the orders in flat file.

i have to send this flat file to non-sap system.

is it possible thru rfc-file interface?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
254

Hi,

It is possible, for that you need to first create a RFC destination and then use that, otherway of doing it is write that flat file to application server and in the application server, have a script which will do the FTP on that particular to the destination.

Thanks,

Mahesh.

1 REPLY 1
Read only

Former Member
0 Likes
255

Hi,

It is possible, for that you need to first create a RFC destination and then use that, otherway of doing it is write that flat file to application server and in the application server, have a script which will do the FTP on that particular to the destination.

Thanks,

Mahesh.