what is Application server?

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


Please Help Members By Posting Answers For Below Questions

What are the different methods of passing data? : abap modularization

779


Explain how many types of tables exist and what are they in data dictionary?

831


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

883


Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)

1051


What is help view?

776


Why do we use dynamic where conditions?

1112


Explain the difference between cluster tables and pool table?

829


Which FM do you use to find out who is reporting to whom

5431


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

1120


What are Delivery classes? What data will you want to transport during client copy?

1183


Have you set up a back ground job ? How to create a background job without a variant ?

833


What are the tcodes for performance tuning?

1130


Explain about interactive report?

795


How do you populate data into a multiple line field?

793


There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr

835