Would WS_UPLOAD function module work if the BDC is run in
Background? If yes explain, If no explain?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sumit nene
Consider that there the file is on your or any desktop. Now
if during background process, your system is turned off,
what will happen? The report will not find the file and
it'll result in error!
That is why you cannot perform "any" task in background
that has to interact with presentation server.
Is This Answer Correct ? | 3 Yes | 1 No |
Fallback class
List the events in abap/4 language?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
12) How to add Text Modules in SMARTFORMS?
Explain the difference between get and get late?
how can we print both side in smartforms?
Can we specify the next screen number with a variable?
what is the use of free and refresh?
wat is the difference between A-gate & W-gate?where are they used?
What is For-period and In-period
what is difference between (internal table types)standard table and sorted table in sap abap....
full buffering would be appropiate what type of tables ?