michael_piehl
Active Participant
Member since ‎05-07-2007

User Statistics

  • 150 Posts
  • 2 Solutions
  • 0 Kudos given
  • 97 Kudos received

User Activity

I have an existing Fiori Elements List report. The services were generated from SEGW, OData V2, and I am using annotations to control all the elements of the display. I have several ui.lineitems on the object page that I want to be able to use chan...
I have a situation where I would like to leverage the functionality explained here: https://sapui5.hana.ondemand.com/sdk/#/topic/75002b3c5ad7407dadce2f88f15f4253 My exact scenario is that depending on the line chosen in the list report, it will s...
I have a Fiori List Report, the object page has a field group, and several UI.LineItem (tables). On one of the tables, I want to create new entries. The change and delete operations work fine, but create causes an error: Uncaught TypeError: Cannot ...
Up until 2 weeks ago, I was able to deploy my app from VS code without any issues. Now, whenever I attempt to deploy, I receive a 403 error. Any idea what is forbidden? I can launch my app, read data from my service, perform create/change operation...
I have a custom transaction, similar to IW42, where you enter in a single selection, then you can enter in several tables of possible values, and save. I created a service in SEGW, and assumed I would create a Fiori Form Entry Object (I am using VS...