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

Outbound flat file interface without using any middleware

Former Member
0 Likes
537

Hi All,

I want to send a flat file from sap application server to a non sap system without using XI or any other middleware tool.

Please suggest what are the various ways of doing this. Also note that this is not a one time upload, i need to send this file on a daily basis.

Thanks for your answers.

Abhishek

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
413

You can consider FTP Process.

Check Function Group: SFTP for FM's related to the same.

Regards

Eswar

2 REPLIES 2
Read only

Former Member
0 Likes
414

You can consider FTP Process.

Check Function Group: SFTP for FM's related to the same.

Regards

Eswar

Read only

Former Member
0 Likes
413

Abhishek,

Non SAP means which technology it is.If it is Advanced VB or Afdvanced JAVA

by creating RFC function module we can do it.