santoshgowda
Participant
Member since ‎11-15-2019

User Statistics

  • 15 Posts
  • 1 Solutions
  • 3 Kudos given
  • 6 Kudos received

User Activity

I want to update an order in OData V4 Model from a CAP Project.The order has "array of string" ex : BO_DataTransferContentvar contextActBinding = oDataModel.bindContext('/RequestSet(' + dataObject.ID + ')', undefined, { $$updateGroupId: "$auto" });Me...
I want to develop an web app by using PostgreSQL(PGAdmin) I have created tables with data but how to consume that data in ui5 application using VSCode.
how can I use more than 1 manifest.json files for UI5 application, and what is the advantage of using more manifest.json files in application.
Hi I'm trying to deploy my application to ABAP repository, I need to use this application in FLP when I use "npm run deploy" and selected target ad ABAP I'm getting this error