csimpson
Explorer
Member since ‎07-31-2018

User Statistics

  • 23 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

As the title says I get a 401 unauthorized error when trying to make a POST and already logged into the database through the service layer. I can do updates and get requests fine. Cors is all set up fine as well. sap.ui.define([ "./BaseCont...
Hello, I am trying to make a table that needs horizontal scrolling and I am using a smart table and sap.m.table. The problem I am having is everything is not showing on one row (data for each row is about 60 columns) . I need to get everything on o...
I wrote a lightweight addon for Business One. The app runs in the SAP HANA WEB-BASED DEVELOPMENT WORKBENCH not in sap B1 and I do not understand while it runs in one but not the other. I get no errors when rand from the workbench. I get this error in...
Can you use ajax calls with fiori elements? I see there is no MVC but annotations. Any insight would be very helpful. Thank you.
I am trying to get data from sap.m.Select but it is always undefined and I am not sure what the issue is. this.tierTemplate = new sap.ui.core.Item("tierLevel", {key: "{Level}" ,text: "{Level}"}); var tierOption = new sap.m.Select("tierOption", { ...
Kudos from
Kudos given to