Explain about roll area , Dispatcher, ABAP-Processor?

Answer Posted / veena

Application server contains Dispather.
Dispatcher contains queue file and workprocessors.
When we execute object, the request goes to dispatcher and
dispatcher sends it to queue file. after that dispatcher
allocates the request to available work proecessor to
process the request.

The work processor contains screen processor, abap
processor and flow logic.

ABAP processor process the abap code.

For each request in workprocessor contains user context and
roll area.
Roll area contains program name, variables, memory area,
dyanmic variables, etc.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the tcode to create indexes?

776


What is delivery class? : abap data dictionary

849


What are the differences between se01, se09 and se10?

742


What is partner selection?

800


Did you create secondary index?

894


Define dispatcher?

997


What are the events used for logical database?

775


How will you read from internal table records in a given value range (without using loop)

1211


Do you know any other patterns if yes.. explain

1040


What are the pooled and cluster tables?

754


What is the bitwise operator in the sap abap?

772


What is a function group? : abap modularization

753


Why we are using Macros instead of Function Modules

1809


What is example class

1065


What is the difference between leave transaction and call transaction?

818