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 are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Explain different types of attributes of function module?
How to Raise a Particular Ticket in Realtime ?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is a function group? : abap modularization
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What are the disadvantages of using explicit enhancement?
What is retro active accounting
Do we have to migrate all sapscript forms to smart forms?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is Buffering Concept? When should a Table be buffered?
What is the significance of the screen number ‘0’?
In delivery processing which step comes first picking, packing, posting goods issue ?
Cds views
What are the different types of mode (run code) in call transaction method?