/
Browse
/
Courses
/
Developing an SAP Fiori Elements App Based on a CAP OData V4 Service
/
Configuring the Content of Table Columns
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 3 right to pass this unit.
1.
Micro charts are interactive charts.
Choose the correct answer.
True
False
2.
You can configure the progress indicator column by:
There are two correct answers.
Using the Page Map or Guided Development.
Configuring the annotation @UI.ProgressIndicator manually and referencing it in the corresponding @UI.LineItem annotation of the table.
Configuring the annotation @UI.DataPoint manually and referencing it in the corresponding @UI.LineItem annotation of the table.
3.
You can configure a contact quick view column by:
There are two correct answers.
Manually adding some settings to the manifest.json file.
Using the Page Map.
Manually adding a @Communication.Contact annotation for the popup and referencing it in the @UI.LineItem annotation.