Code Push Down is a very effective mechanism to improve the performance of ABAP code, however, the usage should be properly analyzed and planned. A developer generally has multiple options to use when hitting the database
Tag: amdp
Eclipse for ABAPers
Table of Contents... Understand Eclipse for ABAPers!
Performance Comparison: New Open SQL vs CDS vs AMDP vs CTE
« Previous Index Next » It is a very common question nowadays, which one to chose when hitting the database? Option candidates are New Open SQL, CDS(Core Data Services), AMDP(ABAP Managed Database Procedure) or CTE(Common Table Expression). They all are designed for new enhanced ABAP and they all are made for delivering performance. Moreover, all … Continue reading Performance Comparison: New Open SQL vs CDS vs AMDP vs CTE