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: 

Sending XML Internal Table to FTP Location

chandravadanj
Explorer
0 Kudos

Hi,

I have internal table of XML data. When I download it using GUI_DOWNLOAD it correctly creates a XML File. But when I use the same internal table to send it to FTP Location using Function Module FTP_R3_TO_SERVER, it doesn't convert it in corrected XML format. It shows me the same raw data.

Please suggest how to send the raw data of XML to a FTP Location in a correct XML format.

Thanks,

2 REPLIES 2

chandravadanj
Explorer
0 Kudos

Hi All,

Please provide some ideas to send the XML data to FTP Location.

Thanks in Advance.

former_member209685
Participant
0 Kudos

Hi,

this should give you some ideas http://www.lmgtfy.com/?q=SAP+ABAP+FTP+file+upload

Expect this thread to be locked before long.

Cheers

  Adi