SAP Fiori CDS Annotations (IV): How to Add Information To Object Page Header With Annotations – Part 2

We are back at it, after some downtime, with a new chapter in the SAP CDS Annotations series. In the last article,We start with our annotations on the detail page of our Fiori List Report. Specifically, we explain how to represent relevant information on our application detail page. If we refresh our memory, SAP Fiori List Report type applications are divided into two sections: the main list that shows the results of our search filters and the detail page where we view the detailed information of the object we are consulting. In…

Continue Reading SAP Fiori CDS Annotations (IV): How to Add Information To Object Page Header With Annotations – Part 2

SAP Fiori CDS Annotations (III): How to Add Information To Object Page Header With Annotations – Part 1

The Fiori List Report type applications are made up of two main sections: the initial list page where we can filter by the different selection fields that we have defined in our CDS and the detail page, where we observe the information associated with the list object about the one we clicked on. All the CDS annotations seen so far referred to the listing and filtering window of the Fiori List Report application. In these first chapters, the objective is to learn the basic annotations to build an application with full functionality…

Continue Reading SAP Fiori CDS Annotations (III): How to Add Information To Object Page Header With Annotations – Part 1

SAP Fiori CDS Annotations (II): How to Expand Selection Field With Value Help

Continuing the series of CDS annotations. Take a look at our previous article: Sap CDS Annotations (I): How to Implement Fiori CDS Annotations in List Report. Today we are going to see another basic and fundamental annotation for the implementation of our List Reports. We will learn how to expand selection field with valouehelp. The template offered by SAP Web IDE for developing a List Report makes our application design development work much easier and faster. However, to meet requirements or improve the application, we can extend the functionality through our CDS…

Continue Reading SAP Fiori CDS Annotations (II): How to Expand Selection Field With Value Help

SAP Fiori Extensions (I): Extending Column With Image in Fiori List Report

When we develop an application with a template based on Fiori Elements and CDS annotations, one of the main problems we usually encounter is the rigidity in the design of the user interface. As I mentioned in the article where the creation of a List Report application with Fiori Elements and CDS Annotations was explained, it is possible to develop Fiori applications without having to introduce any line of SAPUI5 code, as long as we do not have to leave the design framework that we they enforce the SAP Web IDE auto-generated…

Continue Reading SAP Fiori Extensions (I): Extending Column With Image in Fiori List Report

[How To] Fiori List Report With Fiori Elements and CDS Annotations (Updated 2021)

If in 2021 you still don't know what CDS annotations or Fiori Elements are, let me tell you that you are not up to date in SAP. I don't blame you, if you work in a consulting firm, you may continue to work with some clients who do not yet have SAP S4 / HANA. In this article, I will help you understand the implications of this new way of working and we will see a practical example. What are Fiori Elements? Fiori Elements are nothing more than a set of templates…

Continue Reading [How To] Fiori List Report With Fiori Elements and CDS Annotations (Updated 2021)