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

How to Configure a Destination in SAP Cloud Platform Trial (Cloud Foundry)

Continuing with the articles on how to prepare our own SAP development environment, today it was the turn of the process of configuring a “Destination” in the Subaccount of a SAP Cloud Platform Trial account. One time configured the On-Premise server in the SAP Cloud Connector To be able to access it from the Cloud development tools, such as SAP Business Application Studio, it is necessary to configure a “Destination” in the SAP Cloud Platform. I assume that before starting this process, you have registered an account Trial on SAP Cloud Platform…

Continue Reading How to Configure a Destination in SAP Cloud Platform Trial (Cloud Foundry)

How to Configure SAP Cloud Connector in ABAP Developer Edition with a SAP Cloud Platform Trial account.

As I promised at the end of the article Install SAP Cloud Connector on the SAP server "Developer Edition" I will tell you how you can configure SAP Cloud Connector with an account of SAP Business Technology Platform Trial(formerly known as SAP Cloud Platform Trial). In this way you can connect your SAP Business Application Studio with your SAP On Premise servers. In this example, I have relied on a SAP Cloud Connector (SCC) installed on a server ABAP Developer Edition, but the principle is the same for any SCC, even in…

Continue Reading How to Configure SAP Cloud Connector in ABAP Developer Edition with a SAP Cloud Platform Trial account.

How to Install SAP Cloud Connector on your SAP ABAP server “Developer Edition”

As I commented in the article How to Start Developing on Your Own SAP ABAP server “Developer Edition” if you have in mind to use the server installed in the articles "How to prepare your development environment" (Part 1 & part 2); You will need to install SAP Cloud Connector (SCC) on it. The SCC will allow you to access the On-Premise server from the Cloud development environment (SAP Business Application Studio or SAP WebIDE). In order to install SAP Cloud Connector you will need to have previously installed the JAVA virtual…

Continue Reading How to Install SAP Cloud Connector on your SAP ABAP server “Developer Edition”

How to Start Developing on Your Own SAP ABAP server “Developer Edition”

In this article I will comment the tools with which we can work the ABAP server "Developer Edition" that I have installed in the posts: How to Install SAP Development Environment for Free [Updated 2021] – Part 1 & How to Install SAP Development Environment for Free [Updated 2021] – Part 2 This server, which you can download from the SAP demos page, includes among other things, a Gateway server so that we can create and publish OData services, a Front-end server with pre-installed sample applications and access to the different development…

Continue Reading How to Start Developing on Your Own SAP ABAP server “Developer Edition”