2024 Jul 05 9:18 AM - edited 2024 Jul 05 9:58 AM
Hello Together!
During development of unmanaged RAP application, I encountered the following behavior in the way how CDS selection logic works. In display mode, the data is selected directly from root CDS and corresponding associations, but when I switch to edit mode, the 'Read' methods of the generated class are called. I wonder if there is a reason for different ways of read. For my application I would prefer if the data were read only by READ method in all cases. Is it possible? Do you have any tips for me?
I'm working on S4HANA 2023.
Best regards,
Ivan
This is because when pressing the Edit button you start the transactional processing.
When working with API's such BAPI's you would want to retrieve the data that resides in the transactinal buffer.
Developing Unmanaged Transactional Apps | 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 |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.