on 2025 May 14 1:15 PM
Hi all,
hope you have a idea for my issue in my onPrem system. I create a managed rap business object displaying a maintenance order with operations and confirmations. For creating my confirmations I use a bapi (create maintenance confirmation with internal numbering). I embed the bapi in my handler class for unmanaged saving.
Using my generated fiori elements web site for creating a confirmation I get a success message and additional a error message (requested data wasn't found). In my console I see that my site made a get request with the maintenance order + operation but the key of the previous created confirmation are empty.
How can I tell the system the key's of the created entity, so that the get method is processed correctly?
Last week I made the course s4d437 and there the trainer told me to use late numbering, but how? The bapi manage the keys by itself.
Does any one have a idea?
Thanks and regards
Bernd
Request clarification before answering.
If the entity's key is returned by the BAPI, call the BAPI in the adjust_numbers method as demonstrated in the blog post below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
30 | |
21 | |
16 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.