DataGridCell Events
Use
-
onHierarchyChange
Action triggered if a cell is selected for which a hierarchyStateis defined.
Parameter Name
Type
Description
ID
STRING
CONTEXT_ELEMENT
IF_WD_CONTEXT_ELEMENT
CELL_X_INDEX
I
Defines the X coordinates of DataGridCell
CELL_Y_INDEX
I
Defines the Y coordinates of DataGridCell
EXPAND
WDY_BOOLEAN
It has value abap_truewhen the cell is collapsed, and value abap_falsewhen expanded.