Which of the following assigns work to the application
server?
Options ::Dispatcher, work process, roll area
Answer Posted / ibrahim
yes,
'Dispatcher' assigns works to application server
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain enhancements
What are the data types of the abap/4 layer?
How will you transfer data into a file in application server?
What is the use of dequeue function module? : sap abap data dictionary
What are the different methods of passing data? : abap modularization
What are the uses of the information in the data dictionary? : abap data dictionary
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
Can you delete data element, which is being used by table fields?
Explain about Recording Function?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is a table pool? : abap data dictionary
how can you display data say "your name"in sap script without print program or driver program??
How would you define the exponents for a type âfâ field?
What is design pattern? Provide example .Why are we using it?
Why do we use abstract class