SAP TechBytes -- ABAP Core Data Services Overview

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 16

  • @zelalemtadesse
    @zelalemtadesse 4 місяці тому

    Excellent video!, At the start I didn't expect this level of quality training on UA-cam. You win, Thank you very much.

  • @SivaG-m3u
    @SivaG-m3u 5 місяців тому +1

    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

  • @sayvan
    @sayvan 7 місяців тому

    Very helpful! keep going with videos like this.

  • @jahed7660
    @jahed7660 7 місяців тому

    Thanks and looking forward to the next session

  • @gowthamvenkataraman9415
    @gowthamvenkataraman9415 4 місяці тому

    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?

  • @gauravphadnis8826
    @gauravphadnis8826 7 місяців тому

    nice session . looking forward for more tech bytes on CDS view

  • @educationvishal1200
    @educationvishal1200 5 місяців тому

    Could you please help in understanding the difference b/w a projection view and a consumption view..

  • @dharinivelusamysap
    @dharinivelusamysap 7 місяців тому +1

    Thanks a lot Shilpa..

  • @priygupta9273
    @priygupta9273 4 місяці тому

    @sapdevs are there any official learning page/journey available for cds views something like we have capire for sap capm

    • @sapdevs
      @sapdevs  3 місяці тому

      Check this learning journey: learning.sap.com/learning-journeys/acquire-core-abap-skills

  • @sourinmaji
    @sourinmaji 7 місяців тому

    Can you please paste the link from the 23:02 minutes of the sessions?

    • @sapdevs
      @sapdevs  7 місяців тому

      Description is updated with the link to the presentation

  • @Milind741
    @Milind741 7 місяців тому

    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!

    • @sapdevs
      @sapdevs  7 місяців тому +1

      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.

    • @Milind741
      @Milind741 7 місяців тому

      ​@@sapdevs I also tried to create similar CDS on my S4 HANA OP System which has good data but got same error..

    • @sapdevs
      @sapdevs  7 місяців тому

      Hi, Kindly check SAP note: me.sap.com/notes/0002561100