SAP
C_TAW12_750 · Question #242
A screen has the following PAI flow logic: PROCESS AFTER INPUT FIELD A MODULE check_A FIELD A MODULE check_B CHAIN. FIELD:C,D MODULE check_CD ENDCHAIN FIELD:C,B. MODULE check_CB ENDCHAIN What…
The correct answer is D. The screen is displayed again without processing the PBO flow logic. All fields are ready for input. See the full explanation below for the reasoning.
Question
A screen has the following PAI flow logic:
PROCESS AFTER INPUT FIELD A MODULE check_A FIELD A MODULE check_B CHAIN. FIELD:C,D MODULE check_CD ENDCHAIN FIELD:C,B. MODULE check_CB ENDCHAIN What happens if the application senda a type E message during the check_CB module processing? Please choose the correct answer. Note: Answers of this question are not verified by our experts, please study yourself and select the appropriate answers. Response: (1/1 Points)
Options
- AThe screen is displayed again and the PBO flow logic is processed. Only fields B and C are ready
- BThe screen is displayed again without processing the PBO logic flow. Only fields B and C are
- CThe screen is NOT displayed again. Processing terminates and the user must restart the ABAP
- DThe screen is displayed again without processing the PBO flow logic. All fields are ready for input.
How the community answered
(61 responses)- A10% (6)
- B3% (2)
- C5% (3)
- D82% (50)
Community Discussion
No community discussion yet for this question.