‎2010 Mar 19 9:15 AM
Hi Experts,
is there any Function group which will help me upload/download excel file?Kindly advise.
thanks & regards,
M.S
‎2010 Mar 19 9:17 AM
Wonder how you dint come across any upload/download function modules in 2 years
‎2010 Mar 19 9:26 AM
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
‎2010 Mar 19 9:28 AM
im just wondering if GUI_UPLOAD (old FM WS_UPLOAD) can be used to upload an excel ..
‎2010 Mar 19 9:58 AM
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
‎2010 Mar 19 1:25 PM
Moderator message - Please do not ask or answer basic questions - thread locked Rob