govind_parmar
Participant
Member since ‎07-20-2006

User Statistics

  • 142 Posts
  • 1 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Hi UI5 Experts,I have created an Initial Page Floorplan in SAP UI5 with an Input in the header. After the user inputs the value , the content area is displayed with has multiple sections and one of the sections has table which is populated via Odata ...
hi UI5 Experts, I am having issues with repetitive data in my UI on the list , although the backend data seems to be okay. Below is my code: Manifest:    "dataSources": {      "polService": {        "uri": "sap/opu/odata/SAP/*********/",        "type...
hi Experts,I am new to UI5 and trying to a create app with a view with an input and a simple display only form.  The manifest is linked to backend odata SAP service.Below is the Flow of the application :AccountNumber( Input field) --> Get the Account...
Hi Experts, I have one Odata service with POST method and json input/request. The external app ( Mule) calls the SAP odata service with GET to fetch the token and when making POST call it supplies the same token fetched via the GET call. Surprising...
Hi Experts , I am getting Control with ID app could not be found error when starting my app. I tried to check the forum and seen similar issue but nit doesn't solve the issue based on recommendation from other threads. Error : Log-dbg.js:456 2...