SAP
C_TAW12_71 · Question #164
When a COMHIT MORK is issued, in what order does processing occur. Refer to the following code? 1. Dialogsk FORM routines logged with PERFORM.... ON COMMIT. 2. High-priority (V1) update-sk function…
The correct answer is A. 1, 2, 3. See the full explanation below for the reasoning.
Question
When a COMHIT MORK is issued, in what order does processing occur. Refer to the following code? 1. Dialogsk FORM routines logged with PERFORM.... ON COMMIT. 2. High-priority (V1) update-sk function modules. 3. Low-priority (V2) update-sk function modules.
Options
- A1, 2, 3
- B3, 2, 1
- C2, 3, 1
How the community answered
(18 responses)- A72% (13)
- B17% (3)
- C11% (2)
Community Discussion
No community discussion yet for this question.