Show TOC

Table TypesLocate this document in the navigation structure

To a limited degree, you can set up the type of table for the list report through annotations.

By default, a responsive table is rendered for the list report.

To use an analytical table, set sap:semantics to aggregate for the given entity type.

Note sap:semantics is a back-end entity type definition and cannot be changed in the SAP Web IDE.

For further control of the table type for the list report, you must make any changes in the manifest.json file after you have generated your app. For more information, see Table Type.