Create ABAP CDS View - with Join and Functions [english]

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

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

  • @SamiKhan-d8u4y
    @SamiKhan-d8u4y 11 หลายเดือนก่อน +1

    Wonderful as always. Precise and accurate. Would love to see a complete playlist on this topic.

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน +1

      Thank you for your very nice feedback! I will make more videos containing CDS views in the future! 🤗

  • @muhammadfauzan-zz7du
    @muhammadfauzan-zz7du หลายเดือนก่อน

    Thanks for the video, it really helpful. Looking for more tips and trick about CDS, RAP, or AMDP

    • @CustAndCode
      @CustAndCode  หลายเดือนก่อน

      Will do my best 🤗 , and thank you for watching and commenting! 🤗

  • @mirnaemir
    @mirnaemir 4 หลายเดือนก่อน

    great video as always!

    • @CustAndCode
      @CustAndCode  4 หลายเดือนก่อน

      I appreciate it and thank you for watching and commenting! 🤗

  • @hardikpathak6492
    @hardikpathak6492 9 หลายเดือนก่อน +1

    You are amazing! Really appreciate your efforts.

    • @CustAndCode
      @CustAndCode  9 หลายเดือนก่อน

      You are very welcome, and thank you for watching and commenting! 🤗

  • @joakimmelander
    @joakimmelander 8 หลายเดือนก่อน

    Danke! I realy like your videos. You explain things so clearly. I am going to extend a standard Fiori app JS code with VSCode. It has some extension hooks that I am suposed to use. Any videos on this topic in the pipe?

    • @CustAndCode
      @CustAndCode  8 หลายเดือนก่อน +1

      Thank you very much! I have not much Fiori experience yet but I'm interested in Fiori apps in the future. I'm sure that I would create some videos about this too 😀

  • @rocketknight8499
    @rocketknight8499 11 หลายเดือนก่อน

    Thanks for another helpful video. By the way, how did you set up these big icons/text/tabs in Eclipse?

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน +2

      I could make a separate video about changing the icon size in Eclipse. I have tried a few.
      The following worked: Add the following lines to the file: eclipse.ini
      -Dswt.enable.autoScale=true
      -Dswt.autoScale=200
      -Dswt.autoScale.method=nearest
      You will find the file in the same folder where eclipse.exe is. 🤗

    • @rocketknight8499
      @rocketknight8499 11 หลายเดือนก่อน

      Thanks, I will try this.
      Separate video for this is also a really cool idea. I think it will be interesting not only for me.

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน

      ​@@rocketknight8499good idea! maybe I will make a short for this. 🤗

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน

      Have a look at this short: 🤗
      th-cam.com/users/shortsPKv5Kn33sQE

  • @TheIscario
    @TheIscario 11 หลายเดือนก่อน +1

    When you were choosing the type of template, view was marked as obsolete - the new ones are Views Entities? Will you show how to create actual objects that are not obsolete?

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน +2

      Yes this depends on the ABAP release. I will make more videos about CDS View in the future because they are very powerful! 🤗

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน +1

      The new views(CDS View Entity) are only available from ABAP 755. Unfortunately I haven't a Trialsystem with this ABAP Release. But the other Views are not "old" just a bit different e.g. Fewer annotations are required, no generated table anymore,... 🤗

    • @TheIscario
      @TheIscario 11 หลายเดือนก่อน +1

      @@CustAndCode Ah, ok :) Thank you good to know :)

    • @CustAndCode
      @CustAndCode  11 หลายเดือนก่อน

      @@TheIscario 🤗🤗🤗

    • @AbhilashK-zf4tl
      @AbhilashK-zf4tl 11 หลายเดือนก่อน

      ​@CustAndCode
      Thanks , great video !. You are saying that after abap 755 , when we create cds views no more generated table ?