Application Development and Automation 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: 
Read only

Upload excel file in Solution manager

Kishore_
Explorer
0 Likes
916

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

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
Read only

Former Member
0 Likes
786

Hi Kishore,

Kindly use below FM this may be work for you.

KCD_EXCEL_OLE_TO_INT_CONVERT

Regards,

Sanjay Gogikar

Read only

0 Likes
786

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

Read only

madhu_vadlamani
Active Contributor
0 Likes
786

Hi Kishore,

You can use classes CL_GUI_FRONTEND_SERVICES.

Regards,

Madhu.

Read only

0 Likes
786

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