SAP
C_TAW12_71 · Question #379
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
(24 responses)- A13% (3)
- B4% (1)
- C79% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.