DataGridCell Events

Use

  • onHierarchyChange

    Action triggered if a cell is selected for which a hierarchyStateis defined.

    Parameter Name

    Type

    Description

    ID

    STRING

    Standard Parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard Parameter

    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.