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: 

Save Excel with colors into ftp server using OLE?

babu_gavi
Explorer
0 Kudos
344

Hi,

Developed ole code creating Excel with colors options for all report.

I am able to save Excel into desktop using SaveAs method successfully.

But I am facing the problem to place Excel into FTP server.

Please provide the methods to use for ftp server.

2 REPLIES 2

srikanthnalluri
Active Participant
0 Kudos
203

Refer Demo programs - RSFTP0* but i doubt you can have all the color options.

matt
Active Contributor
203

Use ABAP2XLSX. Works in background and foreground and is much better performing than OLE.