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

In sap script how to print bar code in vertical manner

2706


What are the uses of table pool or table cluster.

603


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1834


What will you code in start-of-selection & end-of-selecton & why?

657


10) How to get Item Header in Sales Order?

1621






What is a fall back class?

1090


What are different abap/4 editors?

675


Can we specify the next screen number with a variable?

623


What is generic buffering?

927


What are Pull and Push Methods?

1844


What are the time related infotypes? : abap hr

691


What happens Update command is used without where clause ?

701


Can matchcode object contain ids with different update types? : abap data dictionary

677


Can you delete data element, which is being used by table fields. : abap data dictionary

728


Does every abap/4 have a modular structure? : abap modularization

761