
Tables need to be output in exactly the same structure in which they are filled. If there is a need for another representation another data view structure for the same basic data is necessary.
For example, it should be possible to group data records that have the same value in a sort field. Grouped data records that have certain identical values are called control levels. The only way to group data records is by using these control levels from another data view node and then dragging and dropping the table from this node from the Data View to the layout. As a data view can only be created by SAP the customer depends on whether SAP offered this option or not.
A control level contains all the records of the internal table that have the same value in the sort field. For example, all the records of an airline carrier belong to one control level. A table with control levels can look like a nested table.