Start of Content Area

Background documentation TableSingleMarkableCell Properties  Locate the document in its SAP Library structure

Properties in View Designer

      attributeToMark

This property is bound to a context attribute of the TableColumn containing this  TableSingleMarkableCell, where the value of this attribute here is not relevant.
Primary Property

      cellDesign

See WDUI_TABLE_CELL_DESIGN

      markedData

A cell is selected when the attribute pointer in markedData corresponds to the attributeToMark for the current cell.

To ensure that only one cell can be selected within a table, markedData must be bound to a context attribute external to Table.DataSource.

 

 

End of Content Area