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: 

Download an Excel file to SAP directory

Former Member
0 Kudos

Hi,

Can anyone help me on how to download an excel file to SAP directory?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

Please search SDN first...

check this,

thanks

7 REPLIES 7

Former Member
0 Kudos

Hi Marie,

Use T-Code 'CG3Z'.

Hope this helps.

Regards,

Manish

Sandeep_Kumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

See open dataset , transfer and close dataset.

Former Member
0 Kudos

HI ,

You can use OPEN DATASET AND CLOSEDATA SET for placing data on the application layer from there you can read and again fetch back data from your application layer.

Please let me know if you still need any more help.

Thanks and regards,

Rajeshwar.

0 Kudos

Hi

I am creating a report and the requirement is to download the report to SAP directory in excel format.

Is this possible? As i am only familiar with .txt

please help.

0 Kudos

If possible ask your ABAP development team to generate a bapi for copying the data and loading into SAP directory in excel format. For this there is a function 'GUI_UPLOAD'

Former Member
0 Kudos

hi Marie,

pls check the following link

Link: [click|]

Edited by: venkat sharma gaddala on Jun 29, 2009 5:51 PM

Former Member
0 Kudos

hi,

Please search SDN first...

check this,

thanks