SAP
C_TAW12_71 · Question #294
Identify the valid methods for setting the value of a select-option selection field... (More than one answer is correct)
The correct answer is C. SELECT-OPTIONS AIRLINE FOR ZFLIGHTSCARRID MEMORY ID CAR. D. SELECT-OPTIONS AIRLINE FOR ZFLIGHTSCARRID DEFAULT 'AA'. See the full explanation below for the reasoning.
Question
Identify the valid methods for setting the value of a select-option selection field... (More than one answer is correct)
Options
- AInitialization. ZFLIGHTS-CARRID = 'AA'.
- BSrt-of-Selection. ZFLIGHTS-CARRID = 'AA'.
- CSELECT-OPTIONS AIRLINE FOR ZFLIGHTSCARRID MEMORY ID CAR.
- DSELECT-OPTIONS AIRLINE FOR ZFLIGHTSCARRID DEFAULT 'AA'.
How the community answered
(63 responses)- A13% (8)
- B8% (5)
- C79% (50)
Community Discussion
No community discussion yet for this question.