Refine the List Report with Additional Annotations
April 13, 2021
Beginner
15 min.
Add more annotations to the list report to show additional columns and selection fields, implement a Value Help and configure the application to load data automatically.
You will learn
- How to add additional filter fields in the filter bar
- How to add an additional column in the list report table
- How to configure the list report to load data automatically
- How to implement a Value Help for the Category field
Prerequisites
- You have prepared your development environment by completing the tutorial Prepare your Development Environment
- You have generated the Incident Management application from the previous tutorial Create an SAP Fiori elements application
In SAP Fiori elements applications, UI annotations are used to refine the user interface. All annotations are documented in the OData 4.0 Vocabularies - SAP UI Wiki page.
Step 1: Add filter field Category to the filter bar
Step 2: Implement a value help
Step 3: Add column title to the list report table
Step 4: Configure the application to load data automatically