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

Function Group : Upload/ download

former_member574967
Participant
0 Likes
772

Hi Experts,

is there any Function group which will help me upload/download excel file?Kindly advise.

thanks & regards,

M.S

5 REPLIES 5
Read only

Former Member
0 Likes
681

Wonder how you dint come across any upload/download function modules in 2 years

Read only

StMou
Active Participant
0 Likes
681

hi,

For upload use FM ALSM_EXCEL_TO_INTERNAL_TABLE or GUI_UPLAOD (old FM WS_UPLOAD)

For download use FM GUI_DOWNLOAD ( old FM WS_DOANLOAD).

Rgds

Read only

Former Member
0 Likes
681

im just wondering if GUI_UPLOAD (old FM WS_UPLOAD) can be used to upload an excel ..

Read only

StMou
Active Participant
0 Likes
681

Yes you can but you must save data in text mode (tabulation or delimited) .

It's not possible to upload directly a excel file with GUI_UPLOAD

But it's possible with ALSM_EXCEL_TO_INTERNAL_TABLE.

Rgds

Read only

Former Member
0 Likes
681

Moderator message - Please do not ask or answer basic questions - thread locked Rob