Introduction
As a Fiori developer, I have encountered the following issue on several occasions: "Where is the source code of the application located?" Previously, when using SAP WebIDE, it was possible to retrieve the complete code of an application ...
Hi,
I would like to know how to manage the creation in the mock context when I code submitChanges() ?
I tried all the handlers I found into the Git repository documentation but no one seams to react when I do the submitChange.
To be more spec...
Hello guys,
I have a CDS view with search annotation on it. I have connected the CDS to an Fiori Elements application to show up a search field. When the user type something, the result in the suggestion is not what I expect.
CDS Annotations:
...
Hello,
I try to generate an Fiori Elements application using the Application Generator. When I try to connect to my system VSCode raise me an exception :
{"message":"@sap/fiori:app generator failed - process.on(uncaughtException) Cannot read ...
Hi experts,
I'm working on S/4HANA 2020 On-Premise edition, with the extensibility framework. I have added a custom field on the application F1982, which show an input field with a search help.
My requirement is having this search help like a Dr...
Hello,I am encountering the same problems. I want to link the country (dropdown list) with the region (input field with Matchcode). I notice that when I change the country, Fiori does not send a request to the backend, so it does not know that the in...
I personally find the theory to be excellent, but the implementation is hellish. If we start from the principle that no code should be written in the backend, then we must use standard APIs, which are ultimately quite poor. For instance, if we want t...
Hi,
Thanks for you blog, but I would suggest some modifications :
The naming convention are not respected. Here is in the SAP Help the CDS conventions you should follow : Naming Conventions in the Virtual Data Model
If you are in embedded infra...
Hello, first of all, I want to congratulate the people who contribute to the CICD documentation of BTP, as it is one of the most detailed. However, when I had to delve into it for setting up the Fiori --> ABAP OnPremise Pipeline, it was complicated b...