SAP
C_TAW12_731 · Question #41
How do you embed a subscreen in a main screen?
The correct answer is C. Use CALL SUBSCREEN in the flow logic of the main screen. See the full explanation below for the reasoning.
Question
How do you embed a subscreen in a main screen?
Options
- AUse SET SUBSCREEN in a PBO module of the main screen.
- BUse SET SUBSCREEN in the flow logic of the main screen.
- CUse CALL SUBSCREEN in the flow logic of the main screen.
- DUse CALL SUBSCREEN in a PBO module of the main screen.
How the community answered
(30 responses)- A7% (2)
- B17% (5)
- C73% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.