nerdexam
SAP

C_TAW12_740 · Question #107

You display the content of an internal table using an ALV Grid Control. The content of the internal table changes during the program. Which CL_GUI_ALV_GRID class method can you use to display the…

The correct answer is B. REFRESH_TABLE_DISPLAY in module PBO. See the full explanation below for the reasoning.

Question

You display the content of an internal table using an ALV Grid Control. The content of the internal table changes during the program. Which CL_GUI_ALV_GRID class method can you use to display the changed content?

Options

  • AREFRESH_TABLE_DISPLAY in module PAI
  • BREFRESH_TABLE_DISPLAY in module PBO
  • CSET_TABLE_FOR_FIRST_DISPALY in module PBO
  • DSET_TABLE_ FOR_ FIRST_ DISPALY in module PAI

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    75% (18)
  • C
    17% (4)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_740 Practice