Maam, thank you for the session. I have a query regarding the step you took at 17:28. You created a CDS using the `Define Root View Entity`. Is it possible to use just the `Define View Entity` instead?" if not what is the difference between them
Thanks for bringing many new features in ABAP CDS. My suggestion is if possible, will it be able to bring a new feature wherein CDS views support input parameters with multiple input values?
youtube.com/@sapdevs When I tried to create the CDS entity on my trial account same as shown in the video I got an error "Database returned the SQL code 719. Error text: currency/Unit conversion error Conversion("/DMO/FLIGHT.PRICE"), row 0: could not determine valid conversion rate for value 10818 from unit 'SGD' to unit 'EUR' on date for client '100'. I saw that I didn't had authorization to view the data for table TCURR, is this due to missing Auth? Thanks!
Hi, This error is not related to authorization issue. The system BTP Trial in which you are trying doesn't have the necessary data to carry on the currency conversion function. Hence it's not able to determine the conversion rate.
Excellent video!, At the start I didn't expect this level of quality training on TH-cam. You win, Thank you very much.
Maam, thank you for the session. I have a query regarding the step you took at 17:28. You created a CDS using the `Define Root View Entity`. Is it possible to use just the `Define View Entity` instead?" if not what is the difference between them
Thanks for bringing many new features in ABAP CDS. My suggestion is if possible, will it be able to bring a new feature wherein CDS views support input parameters with multiple input values?
Very helpful! keep going with videos like this.
Thanks and looking forward to the next session
nice session . looking forward for more tech bytes on CDS view
Thanks a lot Shilpa..
Can you please paste the link from the 23:02 minutes of the sessions?
Description is updated with the link to the presentation
@sapdevs are there any official learning page/journey available for cds views something like we have capire for sap capm
Check this learning journey: learning.sap.com/learning-journeys/acquire-core-abap-skills
Could you please help in understanding the difference b/w a projection view and a consumption view..
youtube.com/@sapdevs When I tried to create the CDS entity on my trial account same as shown in the video I got an error "Database returned the SQL code 719. Error text: currency/Unit conversion error Conversion("/DMO/FLIGHT.PRICE"), row 0: could not determine valid conversion rate for value 10818 from unit 'SGD' to unit 'EUR' on date for client '100'.
I saw that I didn't had authorization to view the data for table TCURR, is this due to missing Auth? Thanks!
Hi, This error is not related to authorization issue. The system BTP Trial in which you are trying doesn't have the necessary data to carry on the currency conversion function. Hence it's not able to determine the conversion rate.
@@sapdevs I also tried to create similar CDS on my S4 HANA OP System which has good data but got same error..
Hi, Kindly check SAP note: me.sap.com/notes/0002561100