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
What are aggregated objects
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
What functions does a data dictionary perform? : abap data dictionary
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is output determination?
Differentiate database index and match code.
What is screen flow logic? What are the sections in it?
What is projection view?
What is the major difference between pool tables and transparent tables?
what is difference between set screen and call screen ?
wht is the diff. b/n initialization and lotus of event
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is difference between dialog program and a report?
What are the internal tables and work area?
In delivery processing which step comes first picking, packing, posting goods issue ?