Would WS_UPLOAD function module work if the BDC is run in
Background? If yes explain, If no explain?
Answer Posted / sumit nene
Consider that there the file is on your or any desktop. Now
if during background process, your system is turned off,
what will happen? The report will not find the file and
it'll result in error!
That is why you cannot perform "any" task in background
that has to interact with presentation server.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the use of start-of-selection.,if not use in report what will happen,?
What is the function of the transport system and workbench organiser?
Mention what is alv programming in abap?
What is retro active accounting
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is dynamic action? : sap abap hr
What is a bsp application? : sap abap hr
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How do I find the output type of a table or a program?
How do you read files from the presentation server ? : abap bdc
What are the restrictions on subscreens?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary