What are work process in ABAP?

Answer Posted / ashish

work processes are responsible to execution of the programs. Each request sent from the presentation server is collected by the dispatcher and assigned to different work processes in First In First Out Basis.

There are only 5 work process:

Dialog Work Process - at least 2 work process/ dispatcher
Update Work Process - at least 1 work process/ dispatcher
Spool Work Process - at least 1 work process/ dispatcher
Enqueue Work Process - There is only one Enqueue Work process for each system.
Background Work Process - at least 2 work process/ dispatcher

Message Server, Gateway Server, and ICM are services!

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

925


How many primary keys can be created for a table?

789


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

824


Describe the difference between macro and subroutine?

843


What are the classifications of the sap abap data classes?

830


What are types of select statements?

779


What are the different methods of passing data? : abap modularization

763


What are the types of table fields in the sap abap?

840


Explain get pernr concept when we use logical data base? : abap hr

965


Concepts of OO ABAP and why we are using it?

1091


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

2019


Will 50,000 records be uploaded directly into APP's Server?  

2131


How do you delete duplicate records from internal table?

945


What happens if only one of the commands set screen and leave screen is used without using the other?

797


Which transaction code can I used to analyze the performance of ABAP program.?

855