InterviewSolution
Saved Bookmarks
| 1. |
What Is The Events Table In Alv? |
|
Answer» A LIST of possible events is POPULATED into an event table (I_EVENTS) when this table is passed from the FUNCTION module REUSE_ALV_EVENT_NAMES_GET. The RETURN table from this function module CONTAINS all the possible events. A list of possible events is populated into an event table (I_EVENTS) when this table is passed from the function module REUSE_ALV_EVENT_NAMES_GET. The return table from this function module contains all the possible events. |
|