/
Browse
/
Courses
/
Developing an SAP Fiori Elements App Based on a CAP OData V4 Service
/
Using Multiple Views in the List Report
Getting an Overview of SAP Fiori Elements for OData V4
Using SAP Fiori Elements: Get to Know the Benefits
2 mins
Getting Started with SAP Fiori Elements: Understanding OData and Annotations
18 mins
Outlining the Benefits of SAP Fiori Elements for OData V4
3 mins
Using the SAP Cloud Application Programming Model (CAP)
4 mins
Getting Started
40 mins
Quiz
Getting an Overview of SAP Fiori Tools
Understanding SAP Fiori Elements Templates
Configuring the General Features of List Reports and Object Pages
Configuring the List Report Filter Bar
Examining Actions Available on the List Report
Configuring the Content of Table Columns
Using Multiple Views in the List Report
Shaping the Header Area of the Object Page
Configuring the Body of the Object Page
Applying Dynamic Field Control and Validating User Input on the Object Page
Discovering the Flexibility of the Programming Model for SAP Fiori Elements for OData V4
Illustrating the Navigation Concept in SAP Fiori Elements for OData V4
Discovering the Analytical List Page
Knowledge quiz
It's time to put what you've learned to the test, get 2 right to pass this unit.
1.
In multiple views using multiple table mode, technically, there is just one table instance with one table toolbar and one table variant (if activated).
Choose the correct answer.
True
False
2.
You can configure multiple views by:
There are four correct answers.
Using Guided Development.
Manually adding an @UI.LineItem and @UI.MultipleViews annotation.
Using the Page Map.
Manually adding an @UI.SelectionVariant or @UI.SelectionPresentationVariant, or an @UI.PresentationVariant annotation for each view and declaring their paths in the manifest.json file.
Manually adding an @UI.LineItem annotation and referencing it in the @UI.SelectionPresentationVariant or @UI.PresentationVariant annotation and declaring their paths in the manifest.json file.