SAP
C_TAW12_731 · Question #37
Which statement is used to generically define the data reference variable z1?
The correct answer is D. data z1 type ref to data. See the full explanation below for the reasoning.
Question
Which statement is used to generically define the data reference variable z1?
Options
- Adata z1 type any
- Bdata z1 type any table
- Cdata z1 type ref to PA0001
- Ddata z1 type ref to data
How the community answered
(35 responses)- A3% (1)
- B3% (1)
- C9% (3)
- D86% (30)
Community Discussion
No community discussion yet for this question.