GET 70% Discount on All Products Coupon code: "Board70"
In an AS ABAP-based SAP system, a user performs the second dialog step in a dialog transaction.
The dialog work process used in the first dialog step is occupied by a different user. What happens with this second user request?
The dialog work process that handled the first dialog step performs a rollout to handle the request.
The request is processed asynchronously by an update work process.
The request remains in the request queue until the dialog work process that handled the first dialog step is free again.
The request is processed by a different free dialog work process.
TESTED 23 Nov 2024