Spool Request is created by which Work Process?
-
Spool Work Process
-
Dialog work process
-
Message server
-
Dispatcher
B
Correct answer
Explanation
In SAP R/3 architecture, spool requests are initially created by dialog work processes when a user submits a print request. The spool work process then takes over to process the spool request and format it for the output device. The dispatcher routes requests to appropriate work processes, and the message server handles communication between application servers, but neither creates spool requests directly.