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 |
What are the two statements which are required in an abap program to output an icon using a write statement?
What are the domains and data element?
how can u highlight perticular row in report programming? please any one can tell me?
What are the functional areas?
How many lists you can have in a Interactive Report?
how do u know what is the exact user-exit for that particular enhancement.
Can you show multiple alvs on a single screen?
what is Delivery? In which tables delivery data will be stored?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
How to debug sapscripts ?
Sy index and sy tabix