Answer Posted / venkadesh
Application server:
This is the our ABAP code execution part,this done by Task handler and Work processor.Taskhandler allocate the work to Work processor (at the time which processor is free) based on first in first out basis.Asper the code Application server send request to Database server for fetching data from it and it pass these data to presentation server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the t-code for transaction recorder? : abap bdc
What is the purpose of sum statement?
What two statements are required in an abap program to output an icon using a write statement?
What are the different types of locks? : abap data dictionary
How we can retrieve data using secondary index. Explain with simple example?
Give an example of interface from your project explaining why you used it?
What are standard layouts sets in the sap script?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
Differentiate between transparent tables, cluster tables and pooled tables
What are the function modules used in f4 help?
What is collective search help? : sap abap data dictionary
How to create a check box/option button in a list?
What is the difference between upload and ws_upload ? : abap bdc
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 a transaction variant and why are they used?