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: 

Uploading Files into C Folders

Former Member
0 Kudos

Dear Gurus,

How to Upload files int C Folders?Could u give me the Logic for this one.

regards,

kiran.

4 REPLIES 4

former_member555112
Active Contributor
0 Kudos

Hi,

What do you mean by C folder?

Are you referering to the C drive of your presentation server.

In that case make use of GUI_DOWNLOAD function module or the method GUI_DOWNLOAD of class CL_GUI_FRONTEND_SERVICES.

Regards,

Ankur Parab

0 Kudos

its not related to these FM's

its Collaboration Folders something related to PLM or designs

Former Member
0 Kudos

Hi,

To upload/download files to C drive, you can use GUI_UPLOAD/GUI_DOWNLOAD function modules in your programming logic.

If it's not through program logic, you can directly use transaction codes CG3Y/CG3Z for this.

rgds

Sreenivas

Former Member
0 Kudos

I Mean Upload Excel File to SAP-C Folders(New Module) using Tcode: CFE01.

Or Any BAPI for Uploading Excel Files for TCode: CFE01.

Thanks in Advance

regards,

kiran.ch