Would WS_UPLOAD function module work if the BDC is run in
Background? If yes explain, If no explain?
Answer Posted / bikas
WS_UPLOAD will not work in case of background
As background jobs run in application server and WS_UPLOAD
is the FM which require input from the Prsentation server,
so it will not get the file at run time and will give error.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups? : abap modularization
what is code to upload cost centers through call trans. and procedure
How to transfer data into line items using batch input session method? : abap bdc
What are the page headers for secondary lists?
What are the events used for logical database?
What is cts and what do you know about it? : abap hr
What is buffering in abap?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What are the function modules used in f4 help?
What are the requirements a dialog program must fulfill?
What is the use of the raising exception? : abap modularization
How to maintain lists?
What are the field and chain statements?
What is pretty printer?