davidgbarbero
Participant
Member since ‎05-03-2017

User Statistics

  • 54 Posts
  • 2 Solutions
  • 51 Kudos given
  • 7 Kudos received

User Activity

Hello all!We are developing an application using SAP CAP and we have 3 different projects: one for the data model, one for the application frontend and one for the application router (standalone app router). All of them are deployed in BTP Cloud Foun...
Hello experts!I have developed an OData V2 Abap Restful Model (RAP) and I am facing an issue I never had before with an Odata Model developed through SAP GW. I am trying to set the model size limit to more than 100 (500 entries) but when requesting...
Hello all, I am trying to implement an ABAP Restful Odata service with an entity which will be shown in a hierarchical manner (in a TreeTable type SmartTable). I have done this many times before with a regular SEGW Odata service and some annotation...
Hello all, I have been following the these 2 tutorials (Tutorial 1 and Tutorial 2) in order to access DWC objects from a SAP CAP project developed in BAS. I have created the User Provided Service and all the db objects. I have bound my application to...
Hello all, I am developing an application where I am using an Analyitical smart table. This table is annotated locally and now I want to add a criticality status to a field depending on a condition.The cds view has no OData.publish annotation and i...