About Course
The Art of Code Pushdown” refers to the practice of shifting data-intensive logic and processing from the application layer (ABAP) down to the database layer (SAP HANA) to fully leverage the power of in-memory computing.
In traditional SAP systems, logic like loops, filtering, joins, and aggregations were often written in ABAP. This resulted in large amounts of data being fetched into the application server — leading to performance bottlenecks, especially with big datasets.
Course Content
The Art of Code Pushdown in SAP HANA
-
The Art of Code Pushdown in SAP HANA
00:00 -
The Art of Code Pushdown in SAP HANA
-
The Art of Code Pushdown in SAP HANA
Student Ratings & Reviews
Informative but not very interactive, The content is good, but it could be better with more interactive coding exercises or real-world assignments.
Helped me ace my SAP technical interview"
I was able to confidently explain code pushdown techniques and CDS optimization in a recent interview. Thanks to this course!
I was able to confidently explain code pushdown techniques and CDS optimization in a recent interview. Thanks to this course!
Well-structured and easy to follow, The course starts with basics and builds up to complex pushdown scenarios. Clear examples and explanations — great for anyone working in S/4HANA.
Good concepts, needs more depth in SQLScript"
Great for beginners or intermediate learners. I would love more in-depth content on performance tuning and SQLScript for AMDP.
Great for beginners or intermediate learners. I would love more in-depth content on performance tuning and SQLScript for AMDP.
Brilliant explanation of CDS and AMDP"
Finally understood the layered approach to CDS views and how AMDP can handle complex logic. The instructor made it clear and practical.
Finally understood the layered approach to CDS views and how AMDP can handle complex logic. The instructor made it clear and practical.
Helped me optimize real SAP programs"
I applied what I learned to a slow ABAP report — pushed logic into CDS views — and cut runtime by 60%! Super useful content.
I applied what I learned to a slow ABAP report — pushed logic into CDS views — and cut runtime by 60%! Super useful content.
Solid content with practical examples.
The course covered everything from Open SQL enhancements to advanced CDS modeling. Would have liked more real-time debugging examples, but overall very valuable.
The course covered everything from Open SQL enhancements to advanced CDS modeling. Would have liked more real-time debugging examples, but overall very valuable.
A must for working with HANA, If you’re working with SAP HANA or S/4HANA, this course is essential. It teaches practical techniques to leverage HANA’s in-memory power using real code pushdown strategies.
Game-changing for SAP developers!
This course completely changed how I write ABAP. Learning to push logic into the database using CDS views and AMDP has improved both my performance and code quality.
This course completely changed how I write ABAP. Learning to push logic into the database using CDS views and AMDP has improved both my performance and code quality.




This course hit the sweet spot between performance optimization and modern SAP development. Highly recommend for serious ABAPers.