SAP
C_TAW12_740 · Question #78
Which of the following ABAP statements throws an error an the syntax check?
The correct answer is A. DATA variable(5) TYPE t. See the full explanation below for the reasoning.
Question
Which of the following ABAP statements throws an error an the syntax check?
Options
- ADATA variable(5) TYPE t.
- BDATA variable(5) TYPE p.
- CDATA variable(5) TYPE n.
- DDATA variable
How the community answered
(28 responses)- A75% (21)
- B14% (4)
- C4% (1)
- D7% (2)
Community Discussion
No community discussion yet for this question.