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.

What Will You Learn?

  • Understand and explain the value of code pushdown
  • Identify where and how to apply it in real SAP applications
  • Use CDS, AMDP, and Open SQL effectively for HANA-native development
  • Optimize legacy ABAP reports and custom logic
  • Develop clean, maintainable, and scalable solutions in S/4HANA

Course Content

The Art of Code Pushdown in SAP HANA
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.

  • 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

4.8
Total 10 Ratings
5
8 Ratings
4
2 Ratings
3
0 Rating
2
0 Rating
1
0 Rating
Sahana Achar
4 weeks ago
Exactly what performance-driven SAP devs need"
This course hit the sweet spot between performance optimization and modern SAP development. Highly recommend for serious ABAPers.
Chethan Howda
4 weeks ago
Informative but not very interactive, The content is good, but it could be better with more interactive coding exercises or real-world assignments.
Virat J
4 weeks ago
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!
AJ
4 weeks ago
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.
Yashu Achar
4 weeks ago
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.
Rajath Shetty
4 weeks ago
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.
Sushma D
4 weeks ago
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.
Sahil MD
4 weeks ago
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.
LT
4 weeks ago
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.
Sundar Kumar
4 weeks ago
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.