arunkrishnamoorthy1988
Participant
Member since ‎2020 Jul 25

User Statistics

  • 50 Posts
  • 1 Solutions
  • 14 Kudos given
  • 20 Kudos received

User Activity

Dear Experts,I am working on an application, where i created a Fiori elements ( Analytical List Report ) application. I have the dimension as year and month and measure as leave count. The data type of year and month is declared string. And leave cou...
Dear ExpertsI am creating a service in the Cloud application programming . I implemented the Event handlers in typescript and run the service using cds-ts watch. the service was working fine. I added an UI5 application in the App folder of type frees...
In this blog series, I am going to write about my understanding on the CAP JS plugin, how it works and how we can implement them in the CAP service.The list of available CAP Plugin & Enhancements can be found in the below link.https://cap.cloud.sap/d...
This document explains the steps in configuring the PostgreSQL database in the cloud application programming model based on the CAP Documentation- Using PostgreSQL.  Step 1: Initialise the CAP ServerInitialise the cap project using the command cds in...
I have created a custom filter in the Fiori element list report application (OData V4). The filter seems to be working fine and i am able to select a month and filter the data based on that. In the list i have i have hyperlink to navigate to another ...