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)- A4% (1)
- B75% (18)
- C17% (4)
- D4% (1)
Community Discussion
No community discussion yet for this question.