former_member202213
Participant
Member since ‎06-01-2016

User Statistics

  • 68 Posts
  • 10 Solutions
  • 1 Kudos given
  • 7 Kudos received

User Activity

Hi Everyone, I've got the following problem : On a production system, a program is slowed down a lot (25% more). The only change we did in the program is adding a field in a selection. How will the buffer behave after this kind of change ?...
Hi Everyone, I'm using a dynamic way of creating a sap.ui.table. I implemented an extension of sap.ui.table to permit to modify only one row. despite the fact that my line is set to editable, it still remains in read only displaying an error...
Hi Everyone, I've implemented an app using google openui5 library. the app function correctly in web ide. but when I'm deploying, the project doesn't work. everything is fine when deploying. everything concerning service is working in ...
Hi everyone, i'm using sapui5 version 1.52. i'm facing the following issue when using vizframe : graph type is timeseries_stacked_column i'm using a local model containing for example : { "Detail": [{ "Offre": "AssureEnergie", "Semaine...
Hi Everyone, I've got a simple question concerning mapping in fiori launchpad catalog. on old version like sapui5 1.28.7, in mapping configuration, i've got only 5 options to define parameters : - Name, - Obligatory, - Value, - Regular...