former_member195820
Participant
Member since ‎09-24-2015

User Statistics

  • 98 Posts
  • 3 Solutions
  • 11 Kudos given
  • 20 Kudos received

User Activity

Hi all, We have a requirement from client-side to upload an excel file and populate UI5 table with excel content. The excel file will be uploaded as .xlsx format and we need to convert that into xstring format and send it to the Backend odata. I ha...
Hi All, Let me start with my requirement first. We have our ABAP HANA system Landscape to be a Hub system where our Backend(DV1) and Frontend(DV2) servers are two different systems. We have a custom t-code created in our DV1 server which will displ...
Hi all, I have implemented signature functionality in my UI5 app.I have used default Fiori MAster-Detail template available in WEBIDE. I was able to achieve signature pad when i run the app locally. Here's my project structure. When I ru...
Hi all, I have a MultiCombobox and a sap.m.table. I use JSON model for binding the values to MultiCombobox. The key values which I choose in Multicombobox will get added as a row in the table. And similarly if I delete it from table row , the s...
Hi all, I have an application in my WEB IDE where I use both XSODATA and XSJS service in my application.I am trying to perform posting using XSJS service in my application. I tried ajax call that i referred in various blogs. But I get r...