Q:
Explain about roll area , Dispatcher, ABAP-Processor.
Answer
Dispatcher recieves the request from client and assigns the request to one of the work process.
Roll area: Each workprocess works in a particular memory that memory is known as Role Area, which consists of User context and session data.
ABAP- Processor :is an interpretor which can execute logic
View answer
Workspace
Report Error
Discuss