2024 Apr 02 2:07 PM - edited 2024 Apr 02 2:49 PM
Hello, experts
You only my last hope 🙂
I created RAP app where user creates catalog for example products. That app works fine and no questions here. But users want me to create something like export from that catalog app to another app with some predefined information which no need in Catalog app. I created custom action in Catalog app and I get instances from Catalog app convert it into data which I need for another app add some new data, and the most important that records now have different keys that is why I created another application. Everything works correctly, entities are created by EML like MODIFY ENTITIES... ENTITY... CREATE FIELDS blah blah blah, but in case of errors I can't get reported and failed records tables are empty. I can't use COMMIT ENTITIES and get failed and reported entities inside behavior pull because it is prohibited and I've got error message. May be somebody has ideas how to make that happen, because in other case I have to save data directly into DB tables and I don't want to loose advantages which are provided by using BO with behavior.
Thank you in advance.
P.S. All applications managed without draft, oData 2. ABAP Platform 2022 SP2
P.P.S. @Andre_Fischer maybe you can help, or just give a link where I can read that that is impossible 🙂
I would start to add break points in the implementation of the RAP BO that is being called to see what kind of data reaches the RAP BO that is being called.
If this doesn't help I would try to start with an ABAP cross trace.
Working with the ABAP Cross Trace | SAP Help Portal
Kind regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.