Hello, just a quick question, do we have any annotation that actually has any effect on the CDS performance especially the ObjectModel.UsageType annotation, I have gone through multiple blogs but there is a mixed opinion out there.
Just use ObjectModel.UsageType annotation based on number of tables, data class and size of table as per sap recommendation rest SAP take care. In My opinion based on these feed SAP handle CDS in different way in database. Explained Object annotation in previous video :- ua-cam.com/video/m-seXbasYCI/v-deo.html
@@SAPTECHNOMANIAC i have gone through your videos what I wanted to ask is ..are these annotations for descriptive purpose to give better idea to the users of the view or do they improve the performance.
@@saumyanair8413 No It's not for descriptive purpose SAP will use these to assisn appropriate server in database based on their category.Find statement from standard documentation of SAP:- "With the above subannotations of ObjectModel it can be documented for a view for which kind of application it is intended and which kind of data are to expected. This information is especially important in regards of performance that can be expected by the consumer of the view."
When i created CDS VIEW a DDIC view will be created and by seeing in se11 view option i can find the CDS defination.Where can I find my CDS entity defination since entity has no generates DDIC view
ok tq very much, but still one more query, since I am able to find the all CDS entity in either eclipse or HANA studio.How can I come to conclude that this CDS entity can use in other view on view or in ABAP program
@@saipavankumar3773 you can call CDS entity in another program (select) or another CDS view as source entity that i have show in next videos of this series
@@SAPTECHNOMANIAC: Hi Raj can we create cds view in non hana database. I have nw 7.4 when connected to eclipse it is not showing cds in abap repository
Good job its really helpful
Glad it helped
💯
🔥💯 Thanks a ton for the support!"
Thank you Sir for this video
Most welcome
Thank you :)
No problem 😊
Nice.. Thank you :)
Welcome 😊
Thank you
You're welcome
So conformation quantity is coming 2 but in cds view conformation quantity is cmg 0 why and how to debuge.
Hello, just a quick question, do we have any annotation that actually has any effect on the CDS performance especially the ObjectModel.UsageType annotation, I have gone through multiple blogs but there is a mixed opinion out there.
Just use ObjectModel.UsageType annotation based on number of tables, data class and size of table as per sap recommendation rest SAP take care. In My opinion based on these feed SAP handle CDS in different way in database. Explained Object annotation in previous video :-
ua-cam.com/video/m-seXbasYCI/v-deo.html
@@SAPTECHNOMANIAC i have gone through your videos what I wanted to ask is ..are these annotations for descriptive purpose to give better idea to the users of the view or do they improve the performance.
@@saumyanair8413 No It's not for descriptive purpose SAP will use these to assisn appropriate server in database based on their category.Find statement from standard documentation of SAP:-
"With the above subannotations of ObjectModel it can be documented for a view for which kind of application it is intended and which kind of data are to expected. This information is especially important in regards of performance that can be expected by the consumer of the view."
Thanks! Its really helpful. Whats the difference between CDS View Entity and CDS View?
I think you missed Part 4 I have explained difference :- ua-cam.com/video/tnWdx3MVVSk/v-deo.html
When i created CDS VIEW a DDIC view will be created and by seeing in se11 view option i can find the CDS defination.Where can I find my CDS entity defination since entity has no generates DDIC view
CDS Entity we can see only in Eclipse. Since it does not generate SQL view we can't see in GUI.
ok tq very much, but still one more query, since I am able to find the all CDS entity in either eclipse or HANA studio.How can I come to conclude that this CDS entity can use in other view on view or in ABAP program
@@saipavankumar3773 you can call CDS entity in another program (select) or another CDS view as source entity that i have show in next videos of this series
Thank you so much for sharing knowledge
Define view entity SE11 view created ?
No SE11 view created for Define entity
I am Facing the issue, while create CDS view entity like : CDS View - Unexpected word. can you plz help hoe to resolve the this issue.
Your System not support yet CDS view entity , You can create DDIC based CDS view.
please also explain associations and cardinalities in CDS.
Sure that is next part ....
@@SAPTECHNOMANIAC: Hi Raj can we create cds view in non hana database. I have nw 7.4 when connected to eclipse it is not showing cds in abap repository
Hello , can u make a videos on standard cds views and expose to rsrt for reporting.
Will plan in future ...