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
Explain the types of bdc's?
Which transaction code can I use to analyze the performance of abap program?
What are internal tables? How do you get the number of lines in an internal table?
What is a table cluster? : abap data dictionary
How to know if the value entered contains records or not?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
what are Hana Basics
How many types of views are there? : abap data dictionary
What is asynchronous update?
How many ways you can create table? : abap data dictionary
How you attach search help to data element? : sap abap data dictionary
What is the Process to transfer IDOC from Outbound System to Inbound system.
Different types of locks?
Did you create any joins?
Difference between domain and data element? What are aggregate object?