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
probably you can try abstract entity.
although it is not same "Read" method for read&query, but both call are handled by your code and under your control.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
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.