Author Archive

How many lines of custom ABAP code are inside your system? Part2

Intro This is the continuation of the previous blog How many lines of custom ABAP code are inside your system? published at the beginning of 2009 by Sergio Ferrari, my colleague and SAP Mentor. The SLOC, the number of line of ABAP code of custom objects, is one of the most interesting indicators provided during [...]

SPIDERMAN is working in my system or a bug in the debugger?

The Beginning… The blog posted by Kevin Wilson a few days ago about the chance to modify the content of SAP tables using the SE16N transaction reminded me the importance of properly managing these tasks in a productive environment: System settings (e.g. SCC4/SE06) Permissions to perform certain actions and / or transactions. Just to stay [...]

How many exit routines are active in your SAP ERP system?

Let’s check with X-it RAY Eye In all upgrade projects in which I was involved I prepared a checklist of standard modifications and implemented userexits. This kind of analysis performed before the upgrade, as well as give an overview of the system complexity, is helpful to prepare the testing sessions and identify a dangerous situations such as the [...]