former_member184455
Active Participant
Member since ‎03-14-2012

User Statistics

  • 144 Posts
  • 27 Solutions
  • 0 Kudos given
  • 179 Kudos received

User Activity

In this blog post on the performance aspects of CDS views, I want to discuss how good performance can be ensured when building and accessing CDS views. Basically, it’s all about simple SQL performance rules that sometimes sink into oblivion when work...
In this blog post I describe how the HANA optimizer creates an execution plan from your SQL statement, how this plan wanders into the plan cache and what you should consider when analyzing the SQL statement from HANA studio. Since my main interest is...
In this series of blog posts, I want to discuss some performance aspects of ABAP CDS views. As a performance expert daily working on CDS view performance topics I hope to be able to give some insights from my experience. I roughly plan to cover the ...
Did you know that it is possible to analyze the SELECT statements of an SQL trace with the Code Inspector check tool? You'll find that ‘not all too well documented’ function of transaction ST05 when displaying the SQL-Trace in the menu under Goto -...
In the previous blogs of this series (see below) the objects that were investigated with the Code Inspector were 'program-like', that is reports, function groups, or ABAP OO classes.Code Inspector performance checks series:Code Inspector's Performanc...