SAP
C_TAW12_740 · Question #129
How do you program an input validation on a selection screen that allows users to correct their input?
The correct answer is B. Implement a check at the event AT SELECTION-SCREEN. See the full explanation below for the reasoning.
Question
How do you program an input validation on a selection screen that allows users to correct their input?
Options
- AImplement the check at the event AT SELECTION-SCREEN OUTPUT.
- BImplement a check at the event AT SELECTION-SCREEN.
- CImplement the check at the event END-OF-SELECTION.
- DImplement the check at the event AT SELECTION-SCREEN.
How the community answered
(22 responses)- A5% (1)
- B82% (18)
- C5% (1)
- D9% (2)
Community Discussion
No community discussion yet for this question.