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

bdc upload problem

0 Likes
367

Can backgorund processing is possible with the function module GUI_UPLOAD insted of ws_upload.reason for it if yes why? no wh?

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
333

hi hareesh,

through gui_upload or download u can do only foreground processing of the data .

for backgroung processing u go for ws_upload or upload only because these are not gui dependent.

for them u can give data directly by hardcoding or u call the file through f4_filename also.

-


gui uoload or download only supports the file whn u give it from the gui or if u hard code.....it.

i hope this will help.u.

if it is wrong also correct me...............

2 REPLIES 2
Read only

Former Member
0 Likes
333

It is of presenttation server hence will not work in background

Read only

Former Member
0 Likes
334

hi hareesh,

through gui_upload or download u can do only foreground processing of the data .

for backgroung processing u go for ws_upload or upload only because these are not gui dependent.

for them u can give data directly by hardcoding or u call the file through f4_filename also.

-


gui uoload or download only supports the file whn u give it from the gui or if u hard code.....it.

i hope this will help.u.

if it is wrong also correct me...............