2024 Jun 28 10:12 AM - edited 2024 Jun 28 10:35 AM
Hi Gurus,
What is the best practice to change existing standard CDS view (example I_Actualplanjournalentryitem) to CDC enable. I understand, we can create custom view on top of this CDS view, but wanted to validate if this is correct and only way.
Any clue would be helpful.
Request clarification before answering.
Hello @arvshar2
I would try to avoid changing a SAP Standard View... it might cause trouble later in the next release upgrade.
I went through some of the underlying views, and in this one I_GLACCOUNTLINEITEMRAWDATA you can find a CDC annotation. So I would create my own view with a CDC annotation on top of the one you named ... similar to that CDC example, if you cannot use that view. To be honest I did not check what happens in between.
BR, Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @arvshar2,
without seeing your actual coding I don't know what is wrong... maybe this page helps you?
https://blogs.sap.com/2019/12/16/cds-based-data-extraction-part-ii-delta-handling/
BR, Martin
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.