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?
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 😀
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. 🤗
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?
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,... 🤗
Wonderful as always. Precise and accurate. Would love to see a complete playlist on this topic.
Thank you for your very nice feedback! I will make more videos containing CDS views in the future! 🤗
Thanks for the video, it really helpful. Looking for more tips and trick about CDS, RAP, or AMDP
Will do my best 🤗 , and thank you for watching and commenting! 🤗
great video as always!
I appreciate it and thank you for watching and commenting! 🤗
You are amazing! Really appreciate your efforts.
You are very welcome, and thank you for watching and commenting! 🤗
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?
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 😀
Thanks for another helpful video. By the way, how did you set up these big icons/text/tabs in Eclipse?
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. 🤗
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.
@@rocketknight8499good idea! maybe I will make a short for this. 🤗
Have a look at this short: 🤗
th-cam.com/users/shortsPKv5Kn33sQE
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?
Yes this depends on the ABAP release. I will make more videos about CDS View in the future because they are very powerful! 🤗
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,... 🤗
@@CustAndCode Ah, ok :) Thank you good to know :)
@@TheIscario 🤗🤗🤗
@CustAndCode
Thanks , great video !. You are saying that after abap 755 , when we create cds views no more generated table ?