CDS View entity with join and literals Part 6 ABAP on HANA Course

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

КОМЕНТАРІ • 33

  • @vijaykumar-kx3im
    @vijaykumar-kx3im 2 роки тому +1

    Good job its really helpful

  • @SAP_USER
    @SAP_USER Місяць тому

    💯

  • @anu5878
    @anu5878 Рік тому

    Thank you Sir for this video

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

    Thank you :)

  • @abaper347
    @abaper347 9 місяців тому

    Nice.. Thank you :)

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

    Thank you

  • @kiranpatil-t7t
    @kiranpatil-t7t 3 місяці тому

    So conformation quantity is coming 2 but in cds view conformation quantity is cmg 0 why and how to debuge.

  • @saumyanair8413
    @saumyanair8413 2 роки тому

    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.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 роки тому

      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

    • @saumyanair8413
      @saumyanair8413 2 роки тому

      @@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.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 роки тому

      ​@@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."

  • @srinit6982
    @srinit6982 Рік тому

    Thanks! Its really helpful. Whats the difference between CDS View Entity and CDS View?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Рік тому

      I think you missed Part 4 I have explained difference :- ua-cam.com/video/tnWdx3MVVSk/v-deo.html

  • @saipavankumar3773
    @saipavankumar3773 Рік тому

    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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Рік тому

      CDS Entity we can see only in Eclipse. Since it does not generate SQL view we can't see in GUI.

    • @saipavankumar3773
      @saipavankumar3773 Рік тому

      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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Рік тому

      @@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

    • @saipavankumar3773
      @saipavankumar3773 Рік тому

      Thank you so much for sharing knowledge

  • @kumarbasu8006
    @kumarbasu8006 10 місяців тому

    Define view entity SE11 view created ?

  • @sreeram-rr8io
    @sreeram-rr8io Рік тому

    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.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Рік тому

      Your System not support yet CDS view entity , You can create DDIC based CDS view.

  • @nikhilraut7560
    @nikhilraut7560 2 роки тому

    please also explain associations and cardinalities in CDS.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 роки тому +1

      Sure that is next part ....

    • @kushalkumar2475
      @kushalkumar2475 Рік тому

      ​@@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

  • @sunchumadhu9846
    @sunchumadhu9846 2 роки тому

    Hello , can u make a videos on standard cds views and expose to rsrt for reporting.