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

Former Member
0 Likes
587

what is the difference between upload and WS-Upload?could u plzz tell?

5 REPLIES 5
Read only

Former Member
0 Likes
556

Hi Sonyia,

look here: http://help.sap.com/

Regards, Dieter

Reward points if usefull

Read only

Former Member
0 Likes
556

hi,

both the fm which u mentioned have become obsolete payal.

use GUI_UPLOAD.

THIS FM UPLOADS FILE FROM PRES SERVER .

Read only

Former Member
0 Likes
556

Hi soniya,

i will tell u the answer but do remeber to reward the helpful answers.

Coming to the answer, upload is the older one comapred to ws_upload. In upload there is no confirmation for the flat file link provided which is done in the ws_upload.

Also there is another FM named gui_upload, which is the newer version FM.

Hope this resolves ur query.

Do remember to reward.

Regards

Read only

Former Member
0 Likes
556

UPLOAD.......

OBSOLETE: Transfer Presentation Server File to Internal Table with Len

Data which is available in a file on the presentation server is

transferred in an internal table. ASCII and binary files can be

transferred.

WS_UPLOAD......

OBSOLETE: Transfer Presentation Server File to Internal Table

Uploads a file from the presentation server into an internal table.

Read only

Former Member
0 Likes
556

HI,

In one FM at runtime it will give u a pop up to that u have to pass the FILE name,

abt other one u have to pass the file name as a parameter...

If i am not mistaken...

Kishore..,