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
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Some Realtime Objects on Bdc.
What are the different types joins?
What is human resource information systems (chris)? : sap abap hr
How to eliminate duplicate entries in internal tables?
Program lines for the radio button selection and unabling some input variables in section screen
What is generic buffering?
What is a report?
How collect statement is different from append?
What is the difference between synchronous and asynchronous update?
What are the user interfaces of interactive lists?
How do you populate data into a multiple line field? : abap bdc
What happens if we use leave to list-processing without using suppress-dialog?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Explain the disadvantages of logical databases?