CDS Entities in S/4HANA 2020 | S/4HANA CDS view Training | Build CDS Views with Fiori like an expert

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ค. 2021
  • The CDS View Entity a new kind of CDS view. A CDS view entity is defined with the statement DEFINE VIEW ENTITY. Similar to the CDS DDIC-based views, CDS view entities are used to model data sources based on database tables or other CDS entities.
    It offers more and improved features and most importantly, CDS-managed DDIC view or CDS DDIC-based view is NOT created upon activation.
    Mail us on contact@anubhavtrainings.com
    Website: www.anubhavtrainings.com
    Our forum: www.anubhavtrainings.com/anub...
    Join Our Telegram Channel : t.me/Anubhavlearningseries12
    Linkedin: / anubhav-oberoy-3a216957
    Pinterest: / anubhavtrainings
    Twitter Page: / anubhavoberoy
    Facebook : / anubhavtrainings
    Instagram : / anubhavtrainings
    Linkedin: / anubhavtrainings
    Feel free to call us on +91 8448454549, Or mail us on contact@anubhavtrainings.com
    You can download the ppt of this session from below
    anubhavtrainings.com/anubhav-...
    ABAP CDS View entity - Advantages
    CDS view entities are successor of CDS DDIC-based views and bring improved features such as
    No CDS-managed SQL view is generated upon activation.
    Implicit and automatic client handling, hence no annotation is required for client handling.
    Strict syntax and annotation checks during activation.
    Simplified handling of CDS extends
    Faster activation and improved performance.
    Restrictions
    As the CDS view entity are new and more features will be added in future. Following are the restrictions at the time of writing this blog.
    Select all elements from the data source using SELECT * is not supported in CDS view entities.
    DISTINCT keyword and UNION clause is not yet supported.
    It is not allowed to define a client field in the SELECT list.
    Co-Exists
    The existing classic ABAP CDS DDIC-based (DEFINE VIEW) view will co-exist along with the new CDS view entity (DEFINE VIEW ENTITY). It is recommended to use CDS view entities instead of CDS DDIC-based view due to technical improvements.

ความคิดเห็น • 7

  • @deepakpareek2938
    @deepakpareek2938 ปีที่แล้ว

    I truly love your channel. Keep doing the best work.

  • @yogsdigitalworld
    @yogsdigitalworld 3 ปีที่แล้ว

    Hello sir,
    I'm looking for possible way to add some calculation in hierarchy node in cds view.
    Please suggest

  • @yogsdigitalworld
    @yogsdigitalworld 3 ปีที่แล้ว

    Hello sir,
    I want to make calcation in hierarchy node in cds view .
    Can u please help

  • @dwayndepereira
    @dwayndepereira 3 ปีที่แล้ว

    Hello can't see Define View Entity what version of eclipse are you using sap is on hana 2020

    • @AnubhavOberoy
      @AnubhavOberoy  3 ปีที่แล้ว

      Yes we are on S/4HANA 2020 in this system. You can use ABAP on cloud system to practice entities.

    • @dwayndepereira
      @dwayndepereira 3 ปีที่แล้ว

      @@AnubhavOberoy we are also on S/4 Hana 2020 system however in ADT I don't see the option for Define View Entity do we need to update ADT with a specific Ad on

    • @dwayndepereira
      @dwayndepereira 3 ปีที่แล้ว

      Managed to do the same by creating my own template of CDS Entity in ADT and it works as shown thanks 🙂