Hi Experts,
We need to define a constraint on one of our table/entity which we defined in the db folder of our CAPM application.
I am not ware on how to define the below Constraint on my entity in CAPM. Please provide any pointer/suggestion on ho...
Hi Experts,
We have multiple tables in Hana Cloud DB which is created using CAPM.
We have created one service in srv folder with multiple entities in Db folder of CAPM application. Tables got created successfully on HANA Db cloud. But facing issu...
Hi Experts,
We have our Odata services in ABAP on cloud. Now I need to access this services in my WEBIDE for an App using SAP FIORI ELEMENTS template. Below are the queries
1) For service in ABAP on cloud do we need to have the destinations ?
2...
Hi Experts,
I have an OVP app with multiple analytical cards. One of my card contains a bar chart.This bar chart do not load .
Issue: This card is not loading and gives a message "Cannot load Card". Attached is the console error log.console-erro...
Hi Experts,
I have my source App (Overview Page App). I am doing inetnt based navigation from my source app to my target app.
Issue is- My target app opens in the same tab. I want to open it in new tab.
Can anyone of you please help me with thi...
Hi Paul Buttner,In my manifest i have defined the model and the entityset for my custom card.But still data is not coming into my custom card based on filter selection.My custom card is a simple form with just text and value which needs to come from...
Hi Mahesh,Where should I write the code for getting the hash and opening the same hash in new window.Im my OVp page app I have cutom.controller.js file. Once user clicks on any analytical card then the target app should open in new window. But i am ...
Hi Mark,Thanks for your quick reply.Here is my annotation<Annotation Term="UI.Chart" Qualifier="BuildChart">
<Record Type="UI.ChartDefinitionType">
<PropertyValue Property="ChartType" EnumMember="UI.ChartType/Bar"/>
<PropertyValue Property="Measures"...