Louis-Arnaud
Participant
Member since ‎2009 Oct 20

User Statistics

  • 108 Posts
  • 2 Solutions
  • 49 Kudos given
  • 71 Kudos received

User Activity

Hello,I am trying to change the growing threshold of the object page table in a RAP application using OData v4 (as recommended, to the best of my knowledge).The annotation @ui.presentationVariant with maxItems is not working. I also tried editing the...
Hello, I have a simple requirement, but I can't find how to do it and it seems that nobody is trying to do this (not a good sign). I need to create a Fiori application (List report -> object page -> object page) based on a RAP ABAP service. The...
Hello, Let say that I would like to create a custom fiori app on BTP to create sales orders. I would like this application to be compatible with any S/4HANA system. This is why I use those 2 APIs : https://api.sap.com/api/API_SALES_ORDER_SRV/over...
Hello, In a managed RAP implementation, I created an action like this : action ( features : instance ) create_po result [1] $self; This action is supposed to create a purchase order. After this function, I would like to get the purchase or...
There is a nice feature available on fiori elements List Report / Object page applications: navigate from list report to object page in edit mode .   This is cool, but not available in previous SAPUI5 versions (I don't know when it appeared but it ...