Skip to Content
0
Former Member
Apr 15, 2009 at 01:38 PM

sending text file out of sap

62 Views

Hi All

I have this requirement

I have to read vendor data in sap , create a text file of this data in the daily basis and send the text file to a third party system.

I know how to read data and create the file , but how can I send this file to other third party system , actually it is an SQL server, which uses this file to update the vendor table.

Thank you.