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


Please Help Members By Posting Answers For Below Questions

How do you read files from the application server ? : abap bdc

613


What are the buffering types?

605


What is the difference between a pool table and a transparent table and how they are stored at the database level?

589


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

702


How to maintain lists?

617






What is alv programming in abap?

642


What is the difference between skip and new-line?

800


What are the events used in abap in the order of execution?

561


What is step-loop?

665


What are the data types of internal tables?

586


What is meant by hot spots? : abap data dictionary

642


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

542


Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?

1980


What is the structure of the bdc table? : abap bdc

732


Explain Singleton class

841