huibin_lau
Participant
Member since ‎2012 Jan 15

User Statistics

  • 120 Posts
  • 1 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

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", ...
Kudos from
Kudos given to