Table Aggregations
● Table column (0..n)

This aggregation is deprecated. Instead, use the group column aggregation.
Aggregation for a TableColumn.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Table Column).
Table columns can be sorted by administrators and end users.
● DRAG_SOURCE_INFO (0..1)
Aggregation for a DragSourceInfo.
You can create this aggregation in the View Designer in the UI tree from the context menu.
● DROP_TARGET_INFO (0..1)
Aggregation for a DragTargetInfo.
You can create this aggregation in the View Designer in the UI tree from the context menu.
● Group column (0..n)
Aggregation for a group of columns, either single columns (TableColumn) or several columns (TableColumnGroup).
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Group Column).
GROUPED_COLUMNS in a table can be sorted by administrators and end users.
● Header (0..1)
Aggregation for a table title implemented using a Caption UI element.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Header).
● Legend popin (0..1)
Aggregation for a Popin.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Legend Popin).
● Master column (0..1)

This aggregation is deprecated. Instead, use the row arrangement aggregation. More information: Note 969581.
Aggregation for a hierarchy within the table that is implemented either using TreeByKeyTableColumn or TreeByNestingTableColumn.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Master Column).
● Table popin (0..1)
Aggregation for a TablePopin within the table.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Table Popin).
● Row arrangement (0..1)
Selection of table display type: TreeByKeyTableColumn, TreeByNestingTableColumn or TableRowGrouping. This aggregation is a substitute for MasterColumn aggregation.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Row Arrangement).
● SCROLL_TIP_PROVIDER (0..1)
Texts for the scroll tips during scrolling, see TableScrollTipProvider.
You can create this aggregation in View Designer in the UI tree from the context menu (Insert SCROLL_TIP_PROVIDER).
● Toolbar (0..1)
Aggregation for a Toolbar within the table.
You can create this aggregation in the View Designer in the UI tree from the context menu (Insert Toolbar).