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
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How many primary keys can be created for a table?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
Describe the difference between macro and subroutine?
What are the classifications of the sap abap data classes?
What are types of select statements?
What are the different methods of passing data? : abap modularization
What are the types of table fields in the sap abap?
Explain get pernr concept when we use logical data base? : abap hr
Concepts of OO ABAP and why we are using it?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Will 50,000 records be uploaded directly into APP's Server?
How do you delete duplicate records from internal table?
What happens if only one of the commands set screen and leave screen is used without using the other?
Which transaction code can I used to analyze the performance of ABAP program.?