‎2007 Aug 14 1:50 PM
‎2007 Aug 14 1:58 PM
Hello Mayuri,
Upload is function used to write data from a file in the presentation server to internal table.here you get a dialog- box to enter the path of the file name.
Ws_upload also perfoms the same function , but without screen. here you do not get a dialog-box, rather you need to type the path of the file name.
Reward If Helpful.
Regards
--
Sasidhar Reddy Matli.
‎2007 Aug 14 1:56 PM
Hi Mayuri,
Upload : uploading file from presentation sever to internal table with use of dialog is possible in upload function & here file name & file type are asked at run time with prompt.
Ws-Upload : uploading file from presentation server to internal table without user dialog is possible in WS-Upload function & here file name & file type at begining is a must.
‎2007 Aug 14 1:58 PM
Hi Mayuri,
My request to u before posting any question FIRST SEARCH IN THE SDN ,
IF U FIND ANY THING / ITS NOT UPTO UR ANALYSIS ,
THEN better to approach at that time
All the best
Thanks in advance
‎2007 Aug 14 1:58 PM
Hello Mayuri,
Upload is function used to write data from a file in the presentation server to internal table.here you get a dialog- box to enter the path of the file name.
Ws_upload also perfoms the same function , but without screen. here you do not get a dialog-box, rather you need to type the path of the file name.
Reward If Helpful.
Regards
--
Sasidhar Reddy Matli.
‎2007 Aug 14 1:59 PM
Hi
The main diff is in case of UPLOAD user dailog is required. where as in case of WS_UPLOAD user dailog is not required.
reward points if it is helpful.
Regards,
Satish.
‎2007 Aug 14 2:14 PM
Mayuri...........Madam......................... both are obsolete dont use
‎2007 Aug 14 6:37 PM
both to r absolute don't use the 2 FM use <b>gui_upload</b>.
<b>Reward points for useful Answers</b>