0% found this document useful (0 votes)
88 views2 pages

Dialog Work Process (D) : Sap WP

The document discusses the different types of SAP work processes which include dialog, background, update, message server, enqueue server, and gateway processes. The main types are dialog processes which handle user requests, update processes which update tables, and background processes which run in the background. It also provides details on how to monitor work processes at the SAP, global, and operating system levels using transactions like SM50, SM66, and the OS tool dpmon.

Uploaded by

mahi5061
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views2 pages

Dialog Work Process (D) : Sap WP

The document discusses the different types of SAP work processes which include dialog, background, update, message server, enqueue server, and gateway processes. The main types are dialog processes which handle user requests, update processes which update tables, and background processes which run in the background. It also provides details on how to monitor work processes at the SAP, global, and operating system levels using transactions like SM50, SM66, and the OS tool dpmon.

Uploaded by

mahi5061
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

SAP WP

A. All the process which handles by the use task based on the type of the user

request.
B. Types of work process

1) Dialog work process


2) Background work process
3) Update work process
4) Message server
5) Enqueue server
6) Gateway
7) Spool
C. What are the different types of work process in R/3?
Dialog (D), Update (V), Enqueue (E), Background (B) and Spool(S)
A.
B.
C.
D.
E.
F.
G.

Dialog work process (D)


Dialog work process is used to handle by the user request only
Dialog work process parameter name is rdisp\wp_no_dia=2
Dialog work processes are minimum 2
One is user request running another one is distributing the work process
Each request occupies 75mb to 150mb
Dial work process is multiplexive
Multiplexive means at a time one (or) more use request is running
The user request handle by the dialog work process maximum up to 1800 seconds
If the user request 600 seconds default in that time data is not completed then user
request session is terminated

H. No of Dialog work process >= No of non Dialog work process


I. Dialog work process time out parameter is
J.
K.
L.

M.
N.
O.

rdisp\max_wp_run_timeout=600 to 1800
One dialog work process maximum up to 32 users are we can create
One application server maximum up to 100 work process are we can create
Work process statuses are
1) Waiting
2) Running
3) Error
4) Stopped
5) Private mode: Dedicated to the particular user
6) Sleep: Work process is running but not responding
Why: Waiting for resources
In sap level work process overview SM50
In sap level global work process overview SM66
In O.S level work process overview dpmon

Dpmon: when the user could not login to the sap system
P. In sap level display a list of application server SM51
Q. In sm51 transaction to identify the Relesenote, the R/3 kernel, D/B kernel, O.S.

Kernel and support packages information


R. In sap level version statuses are system ---> status
S. In O.S level version we can see disp+work
T. How to user request flow?

User request ---> dispatcher ---> work process ---> dialog work process --->
update the tables

You might also like