top of page

Search

ABAP tricks #12/100: 🤔 Is ABAP Cloud different from traditional ABAP?
Let's understand ABAP cloud. #ABAP  #ABAPDevelopment  #SAPDevelopment  #ABAPCloud Please share with your ABAP friends and follow us....
Smart Logic Academy
Aug 14, 20241 min read
59 views
0 comments

ABAP tricks #11/100: 🤔 What is an association in CDS views?
let's understand associations in CDS views. #ABAP  #ABAPDevelopment  #SAPDevelopment  #CDSview  #Associations Please share with your...
Smart Logic Academy
Aug 13, 20241 min read
57 views
0 comments

ABAP tricks #10/100: SAP ABAP Development Tools (ADT) in Eclipse - keyboard Shortcuts
#ABAP  #ABAPDevelopment  #SAPDevelopment  #shortcuts  #ADT  #Eclipse  #ADTTool Please share with your ABAP friends and follow us....
Smart Logic Academy
Aug 12, 20241 min read
102 views
0 comments

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...
Smart Logic Academy
Aug 12, 20241 min read
68 views
0 comments


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
Smart Logic Academy
Aug 8, 20241 min read
61 views
0 comments

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...
Smart Logic Academy
Aug 7, 20241 min read
81 views
0 comments

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...
Smart Logic Academy
Aug 6, 20241 min read
80 views
0 comments

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...
Smart Logic Academy
Aug 5, 20241 min read
91 views
0 comments

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...
Smart Logic Academy
Aug 2, 20241 min read
76 views
0 comments

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...
Smart Logic Academy
Aug 1, 20241 min read
122 views
0 comments

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...
Smart Logic Academy
Aug 1, 20241 min read
182 views
0 comments
bottom of page