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: 

Upload excel file in Solution manager

Kishore25sap
Explorer
0 Kudos
268

Hi,

Which function module is used to upload excel file in solution manager .

ALSM_EXCEL_TO_INTERNAL_TABLE

TEXT_CONVERT_XLS_TO_SAP

these 2 FM is does not exist in my system.

thanks

Kishore

4 REPLIES 4

Former Member
0 Kudos
138

Hi Kishore,

Kindly use below FM this may be work for you.

KCD_EXCEL_OLE_TO_INT_CONVERT

Regards,

Sanjay Gogikar

0 Kudos
138

Hi Sanjay,

What you mentioned is not in my system

in my system GUI_upload, upload_files, WS_EXCEL

Thanks for ur quick reply

Kishore

madhu_vadlamani
Active Contributor
0 Kudos
138

Hi Kishore,

You can use classes CL_GUI_FRONTEND_SERVICES.

Regards,

Madhu.

0 Kudos
138

Hi Madhu,

I try to upload with what you mentioned class but i cant able to upload, Can you post the code how to upload Excel file using CL_GUI_FRONTEND_SERVICES.

Regards

Kishore