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: 

GUI_UPOLOAD is not working for excel file

Former Member
0 Kudos

Hi,

I am trying to upload the data from Excel using : GUI_UPLOAD, however, my internal table is getting filled with garbage values like ####.

Could you please help me out for the same.

I am working in CRM system, this system won't have ALSM function module.

Thanks,

Sandeep

5 REPLIES 5

Former Member
0 Kudos

hi Sandeep,

You may use FM 'TEXT_CONVERT_XLS_TO_SAP ' check [Previous Post|;

Regards,

New SAP User

0 Kudos

Hi,

in CRM system, this FM is not available.

Thanks,

Sandeep

0 Kudos

You can save your excel file as a .csv file. Then upload should work!

Regards,

Klaus

0 Kudos

Hi,

Try this post [;

Regards,

former_member201275
Active Contributor
0 Kudos

When you use GUI_UPLOAD you should have following setting:

has_field_separator = 'X'