I have a List Report and use some Information of the parent entity in the object page header. Now I change e.g. the price in one child entity. After save I want to have the parent (or the whole model) updated in the front end.
In my case only the c...
I created a simple Fiori Elements App form Report List Template.
Everything works fine - only BOPF Actions not possible due to unconverted Key field in the POST method.
On navigation from List to Object page the key is converted correctly.
The ...
Hi Andre,
I'm quite impressed from your generator. Is it already possible to create a managed scenario with unmanaged save?
If not - could you imagine to implement such a feature?
best regards
Jürgen
Hi Rolf-Martin,I'm using the SAP GUI Java since 7.30. And I'm very happy with it.The only thing that I realy miss is the smart input/value help like SAP GUI Windows has.Every time I go to SE37 or SE11 I have to know the full name of my objects.Do I h...
Hello,we are creating Bdocs which do not have receivers.The subscription is created. Does anybody know, where I have to set a break-point to debug the determination of the receiver list?brJürgen
I tried this to get the value help also in SAP GUI. Unfortunately it ended up with a dump.If I try it with a cds entity it works. With custom cds view I get a dump.Can you confirm, that this solution should also work with key user fields that are use...
Hi Marcel,thank you very much for your answer.When I saw RAP the first time I immediately bought some more shares from SAP. RAP is really amazing!best regardsJürgen
Hello Maciej,I would recommend you to lock and call the BAPI in adjust_numbers( ). Or you try to lock in an determination before save method.best regardsJürgen
Dear Marcel,thank you very much für this blog. I have one additional question. Imagine I want to useBAPI_SALESORDERCREATEFROMDAT2. Therefore the Request should be sent via DeepInsert.Is this also possible with this solution? Do I have to consider thi...