nerdexam
SAP

C_TAW12_731 · Question #30

C_TAW12_731 Question #30: Real Exam Question with Answer & Explanation

The correct answer is C. DATA gt_itab TYPE TABLE OF a.. See the full explanation below for the reasoning.

Question

How can you declare an internal table using the transparent table A as its line type?

Options

  • ADATA gt_itab TYPE LINE OF a.
  • BDATA gt_itab TYPE REF TO a.
  • CDATA gt_itab TYPE TABLE OF a.
  • DDATA gt_itab TYPE a.

Community Discussion

No community discussion yet for this question.

Full C_TAW12_731 Practice