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 delivery class? : abap data dictionary

652


in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

1743


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

701


What is the difference between call transaction and session method? : abap bdc

659


What is the process to enhance the Infotype

2881






Double click function on the lists, identifying the line selected by the user on the list?

628


How many structures can be created in a Ztable ?

3125


​​What is the symbol to do “concatenation” operation in​​ nw​​ abap​​ 7.4​​ ?

773


How to maintain lists?

613


What are different data types in abap/4?

557


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1294


What is an authorization in sap?

609


What is Group by in Select statement?

649


how to see the tables of 200 in client 100?

1409


How can we handle table control in bdc? : abap bdc

596