ABAP tricks #10/100: SAP ABAP Development Tools (ADT) in Eclipse - keyboard Shortcuts
top of page
Search
#ABAP  #ABAPDevelopment  #SAPDevelopment  #shortcuts  #ADT  #Eclipse  #ADTTool Please share with your ABAP friends and follow us....
Smart Logic Academy
Aug 121 min read
ABAP tricks #9/100: 🤔 Is it possible to use Select-Options with CDS View?
SELECT-OPTIONS is not an SQL feature, it's an ABAP ( or OPEN SQL ) feature that the SQLScript does not understand. So, thinking of...
46 views0 comments
Smart Logic Academy
Aug 81 min read
ABAP tricks #8/100: 🤔 What are the best practices for CDS development?
Understand the best practices to be followed when developing CDS. #ABAP #CDSViews #SAPDevelopment #CDSViewsEntity #ABAPonHANA
43 views0 comments
Smart Logic Academy
Aug 71 min read
ABAP tricks #7/100: 😀 Simplify CDS view development using new operator INTERSECT and EXCEPT in CDS view Entities.
The EXCEPT and INTERSECT set operators became available starting from ABAP release 7.85. CDS DDIC-based views are limited to the UNION...
33 views0 comments
Smart Logic Academy
Aug 61 min read
ABAP tricks #6/100: 😀 ABAP CDS built-in special functions cheat sheet.
#ABAP #CDSViews #SAPDevelopment #CDSViewsEntity #ABAPonHANA Please share with your ABAP friends and follow us. If you want to dive...
56 views0 comments
Smart Logic Academy
Aug 51 min read
ABAP tricks #5/100: 🤔 What is SAP's recommended way to use System Fields in CDS views?
The ABAP runtime maintains various system fields that hold information of general interest, the system date and time, the logon client...
44 views0 comments
Smart Logic Academy
Aug 21 min read
ABAP tricks #4/100: 🤔 How to find SAP-delivered whitelisted standard CDS views?
Here is a way to find SAP-delivered CDS views for different scenarios like creating Fiori Apps or analytics. #ABAP #CDSViews #SAPDevelopm...
43 views0 comments
Smart Logic Academy
Aug 11 min read
ABAP tricks #3/100: 🤔 Is it possible to convert the existing classic CDS view / DDIC-based view to a CDS view entity?
Yes, from the release of ABAP 7.56 / ABAP Platform 2021, a new migration tool is available that automates many migration steps from a CDS...
66 views0 comments
Smart Logic Academy
Aug 11 min read
ABAP tricks #2/100: Are CDS views obsolete now?????? 😲
Yes, CDS View Entities are now the way forward in ABAP development! They replace the classic CDS DDIC-based views. They serve the same...
96 views0 comments
bottom of page