Which of the following assigns work to the application
server?
Options ::Dispatcher, work process, roll area
Answer Posted / sobha.m
Dispatcher assigns works to application server.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between synchronous and asynchronous updates?
How do you retrieve the data for repetitive structures ? : abap hr
how do you transport lsmw data from one system to another?
What is a match code? : abap data dictionary
What is the last entry in all bdc tables? : abap bdc
performance tuning concepts
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Explain how data is stored in cluster table?
What are the different methods of bdc? : abap bdc
What is the disadvantage of using exec sql statement in abap?
Explain how do you move on to the next screen in interactive reporting?
What is the difference between Classic badi and Kernal badi ?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?