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 are the different methods of passing data? : abap modularization
Explain how many types of tables exist and what are they in data dictionary?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is help view?
Why do we use dynamic where conditions?
Explain the difference between cluster tables and pool table?
Which FM do you use to find out who is reporting to whom
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?
What are Delivery classes? What data will you want to transport during client copy?
Have you set up a back ground job ? How to create a background job without a variant ?
What are the tcodes for performance tuning?
Explain about interactive report?
How do you populate data into a multiple line field?
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