A Starting Point To Perform A Software Assessment of Your SAP ECC - SAP Blogs

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

2/10/2020 a starting point to perform a software Assessment of your SAP ECC | SAP Blogs

Community

Ask a Question Write a Blog Post Login

Sergio Ferrari
December 9, 2009 2 minute read

a starting point to perform a software Assessment of your SAP ECC


Follow RSS feed Like

2 Likes 1,044 View 1 Comment

After years of continues improvements, each SAP ECC system becomes unique and a certain time in its life, for example to estimate and plan an upgrade, a software assessment may be
required.

The level of complexity of the system itself, the number of di erent technical objects with the related SAP standard or SCN Community driven tools is so high that it’s quite easy to get lost.

To help keeping in mind the overall picture I designed a one page map, a poster that I’m glad to share with the community.

http://farm5.static. ickr.com/4004/4171828876_9de9c3c60f_o_d.png

Download the Large size 

More Details

I perform Software Assessments without following a speci c sequence but I always organize the results in a well structured directory that looks like the layers in the poster. In the same way the
slides of the nal presentation and the comprehensive spreadsheets adopt the same structure.

The goal of Software Assessments is to providing numbers (counters) of di erent types of objects and eventually provide indicators to help to estimate the complexity and di cultness. I think
the SLOC, the number of line of code of custom objects is one of the most interesting indicators but I also keep into special consideration the number of modi cations, enhancements and SAP
Clones (copies of SAP standard objects modi ed by the customers).

https://blogs.sap.com/2009/12/09/a-starting-point-to-perform-a-software-assessment-of-your-sap-ecc/ 1/3
2/10/2020 a starting point to perform a software Assessment of your SAP ECC | SAP Blogs

At times it’s also very interesting to count the customizing entries to map number of de ned company codes, plants, sales area but also document types and so on. Transaction SCU0 is very
powerful and let you compare a client (e.g. your productive one) with a reference (e.g. 000 SAP standard).

The challenges

Used/Unused: I still feel a bit complex to classify an object as really used. For sure ST03N is an important source of information but I developed some tools that I use in my Assessments (I
call them X-RAY sessions) because I think something is still missing in the standard.
Reports/ Inbound and Outbound Interface / Automation: it’s normally very interesting to distinguish between read only reports and interfaces or utilities that update business data. 
Unfortunately technically they are all ABAP of type=1. The description and the package should specify what a kind of object it is. Also in this case I developed a some tools to SCAN the source
code and classify for example as inbound interface an ABAP that contains a call to the BDC_OPEN function module.

Community driven Tools

Blog: how many lines of custom ABAP code are inside your system?
Blog: The speci ed item was not found.Blog: How many exit routines are active in your SAP ERP system?
Code Gallery: ABAP-Download All Custom (Z) Objects with respect to DEV Class
Code Gallery: Search for Strings in ABAP Source Code

Out-of-scope:

Solution Manager based tools are out-of-scope just because I’m still investing on them.
I consider User Authorizations and Infrastructure as well as Performance related topics out-of-scope for this blog.

Alert Moderator

Assigned tags

Retagging required | sergio ferrari2 |

Related Blog Posts

We are sorry but we are currently unable to retrieve related content.

Related Questions

We are sorry but we are currently unable to retrieve related content.

1 Comment

You must be Logged on to comment or reply to a post.

Mark Teichmann

December 9, 2009 at 4:58 am

You can nd some nice tools at http://www.dalestech.com


Especially the massdownload tool is great!

Like (0)

Find us on

https://blogs.sap.com/2009/12/09/a-starting-point-to-perform-a-software-assessment-of-your-sap-ecc/ 2/3

You might also like