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: 

files *csv

Former Member
0 Kudos

¿How can I upload files *.csv from my PC?. With function GUI_UPLOAD i can't do it. Please help.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Check this Link.

Amandeep

3 REPLIES 3

Former Member
0 Kudos

Check this Link.

Amandeep

Former Member
0 Kudos

Hi,

Refer the below thread...

Regards,

Chithra

uwe_schieferstein
Active Contributor
0 Kudos

Hello Jorge

You may use either class CL_GUI_FRONTEND_SERVICES (method GUI_UPLOAD) or fm TEXT_CONVERT_CSV_TO_SAP.

Regards

Uwe