hatrigt
Participant
Member since ‎2018 May 11

User Statistics

  • 49 Posts
  • 0 Solutions
  • 66 Kudos given
  • 23 Kudos received

User Activity

I have a multitenant CAP application. I deployed it in Provider Subaccount(Cloudfoundry), and the deployment is success. Then tried to subscribe to the Application in Subscriber Subaccount, I am getting subscription failed. Then checked the logs in S...
I have a full stack multi-tenant project. This repository has two MTA's. One is for the CAP related artifacts which is in the root directory. The other is inside the app folder which holds the artifacts related to the frontend(UI5). Now I need to set...
Hi, I am working on a UI5 Project. Here is a short context before getting into the issue. I have a dialog box which shows smartfilter with smarttable. I have bound them to a cap entity. I maintained UI annotations in the annotations.cds file. My Cap ...
I have a sap.ui.table with over 50 columns that requires Variant Management. To achieve this, I utilized sap.ui.fl.variants and successfully implemented the feature to create and view the saved variant. However, I'm not able to find a option to make ...
Hello Folks, I have a sap.ui.table containing over 40 columns to display in the UI. Among them, several columns represent amounts. I'm attempting to display the total value at the bottom of each column, but I haven't found an option to do so. While s...