cancel
Showing results for 
Search instead for 
Did you mean: 

Upload Excel to APO internal table

rui_wang3
Explorer
0 Kudos

Hi,

I want to upload excel to APO internal table, but the function 'ALSM_EXCEL_TO_INTERNAL_TABLE' of ECC does not exist in APO. So which function should I use?

Best Regards,

Rui

Accepted Solutions (1)

Accepted Solutions (1)

former_member216565
Participant
0 Kudos

Hi Rui,

The FM 'ALSM_EXCEL_TO_INTERNAL_TABLE' is not available in APO.

However you can use FM 'GUI_UPLOAD' or the static Method 'GUI_UPLOAD' of the class cl_gui_frontend_services.

Otherwise, you can copy function group 'ALSMEX' from ECC to APO.

Thanks,

Santosh KB.

rui_wang3
Explorer
0 Kudos

Hi Santosh,

Thanks for your reply.

Best Regards,

Rui

Answers (0)