Work processes execute the individual request of ABAP application programs. Work processes are the components of application servers. Each work can executes different types of request.
Dialog Work process (DIA): Execute dialog programs.
Background Work process (BTC): For background programs.
Spool Work Process (SPO): For print related tasks.
Enqueue Work Process: For locking system.
Update Work process: It handles high and low priority updates to the database.
Post a Comment