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 a collect statement?
What kind of financial periods exist in SAP? What is the relevant table for that?
What is a table attribute? : abap data dictionary
What are the components in sap application server?
What is a logical database?
What is view proxy in abap?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is the difference between Classic badi and Kernal badi ?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is the maximum number of structures that can be included in a table or structure
What is the difference between tables and structures?
What are control tables?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are the main events of which are used for logical database?