axeldion
Explorer
Member since ‎2020 Feb 18

User Statistics

  • 14 Posts
  • 0 Solutions
  • 5 Kudos given
  • 4 Kudos received

User Activity

Hello, I have an interesting requirement. I want to create a table where my users can add new records. For this I use a sap.ui.table with input fields. This table has a binding with a JSONModel to store the new records. My oData Service has Annotatio...
Hi, I have my default oDataModel defined in my manifest.json as "". This oDataModel has a entity called "ZC_MAINT_ZLABELS_PRINT" with some properties. 1 of these properties is Plant and has a value help defined in CDS (RAP). I want to put a Smart...
Hi, I'm using the SAP mobile cloud SDK for android. I'm stuck on a bug for 2 weeks. When I use the viewmodel.create(customEntity) from the android SDK this works fine. The entity is successfully sent to our S4HANA through a POST on a www.customUrl....
Helllo, I'm using the SAP android SDK. When starting the application I want the user to see a splash screen until the app is fully loaded. When I'm starting the flow activity from SAP I'm seeing a progress bar in the form of a circle. I cannot chan...
Hi, I"m using the SAP Cloud Platform for android SDK. We don't want a password on the application. We disabled passcode policy inside mobile services. Now everytime the app gets opened for the first time the user is getting following alert dialog: ...