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: 

to upload excel file directly to the application server using OLE concept

Former Member
0 Kudos

hi experts

i have done a coding in OLE to download excel with graph to presentation server, is it possible to upload excel with graph directly to the application server , the excel should have graph while downloading to presentation server fom app server.

Moderator message - duplicate post locked

Edited by: Rob Burbank on Jun 25, 2009 9:49 AM

1 REPLY 1

Former Member
0 Kudos

HI,

have a look at tcode cg3z and then FM 'C13Z_FILE_UPLOAD_ASCII'.

What you can do is, first create the file on presentation server using OLE automation, and then using this FM, write the file to Application server