IT Placement Papers SAP ABAP
This category contains ABAP Interview Questions and Answers |
Explain about roll area , Dispatcher, ABAP-Processor.
|
|
|
|
|
Roll area is nothing but memory allocated by work process. It holds the information needed by R/3 about programs execution such as value of the variables.
Dispatcher :All the requests that come from presentation server will be directed first to dispatcher. Further dispatcher sends this requests to work process on FIFO(First In and First Out) basis.
Only registered users can write comments. Please login or register.
|