I have a concern as when should i create CDS views.
If i need to fetch two fields from standard tables, and i am sure it's used only for single program, should i still go ahead to create CDS view?
Request clarification before answering.
Hi Madhuri,
CDS views should only be created if there are runtime calculations or logical expressions you want to push to DB layer to take advantage of Code push down technique and there is a reusability factor involved. For your use case open SQL will give same performance as CDS without creating additional objects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.