SAP
C_TAW12_731 · Question #39
You defined data reference z1 generically. Which statement would you use to access the content of the referenced variable?
The correct answer is C. Assign z1->* to <fs>. See the full explanation below for the reasoning.
Question
You defined data reference z1 generically. Which statement would you use to access the content of the referenced variable?
Options
- AAssign (z1) to <fs>
- BAssign z1 to <fs>
- CAssign z1->* to <fs>
- DGet reference of z1 into wa
How the community answered
(43 responses)- A12% (5)
- B2% (1)
- C79% (34)
- D7% (3)
Community Discussion
No community discussion yet for this question.