‎2007 Feb 01 3:34 AM
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
‎2007 Feb 01 3:41 AM
You can consider FTP Process.
Check Function Group: SFTP for FM's related to the same.
Regards
Eswar
‎2007 Feb 01 3:41 AM
You can consider FTP Process.
Check Function Group: SFTP for FM's related to the same.
Regards
Eswar
‎2007 Feb 01 3:42 AM
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.