Hello all,I am currently working on a UI module of a mta project. In my application I have two APIs, the default OData service and a REST API and I have maintained instance level destinations in BTP and calling the APIs when the app is running on BTP...
Hi Everyone,
I have enabled an OData Service based on ABAP CDS, which is working fine. When I tried to create a KPI tile in fiori launchpad I could see my cds view but there was no odata service visible to select. Could anyone explain to me if this...
Hello Experts,
I have a scenario where I have to determine the price based on the services assigned to a user.
Let's say I have different services assigned to a user as below in user assignment table
user | service|
1 | service 1
1 | servic...
Hello People,
I have a nested JSON model as below and I have master detail pages in one view. What I want to achieve is when an order is selected in the master page, the index of the selected order is kept in a variable/parameter which is ok. Next ...
Hi Experts,
I have a nested JSON model named salesOrderModel as below and I am trying to bind it to a list in a XML view to display all the product names in the "products" array.
{
"orders": [
{
"orderId": 0,
"orderName": "Order 1",
...
Hello Quynh Doan Manh,Sorry I did not make my question clear. My question is more on how to keep the determination rules maintainable so that it can be retrieved and used for determination at runtime. The determination rules have to consider differen...
Hello Quynh Doan Manh,Sorry I did not make my question clear. My question is more on how to keep the determination rules maintainable so that it can be retrieved and used for determination at runtime. The determination rules have to consider differen...