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
Where the payroll results are stored
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
Explain what is the significance of hide?
Explain the components of selection table?
What is the difference between free and refresh?
What are the classifications of the sap abap data classes?
Do we have to migrate all sapscript forms to smart forms?
What are the events in abap/4 language? : abap hr
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
List the events in abap/4 language?
What is system-land-scape of your project?
how do you transport lsmw data from one system to another?
Can a filed occur in several field groups? : abap modularization
What is generic area buffering in abap?
What are the Control levels in internal tables?