Back to blog
Posted July 29 2020
Written by Farid Brahimi

SAP S/4HANA Conversion: 3 Lessons Learned

We recently completed a SAP S/4HANA Conversion in 7 months for our customer Mondou.

The point of this article is not to depict a romanticized version of a SAP S/4HANA conversion project. Those 7 months spent on the conversion project have sometimes been intense, we faced numerous unexpected issues, and we had our doubts …. But we eventually, we made it, and we are quite proud of it, and we did it within allotted time and budget.

The newly converted SAP S/4HANA system has been a real success since the GO-Live!

Large Scale Adoption_SAP S4HANA Conversion Project_Lessons Learned_Createch

SAP S/4HANA Large Scale Adoption

This article summarizes the 3 main lessons learned during this migration project:
1. Optimize your conversion timeline
2. Keep the conversion simple and straightforward
3. Beware of popular misconceptions

1. Optimize Your Conversion Timeline

Optimize Conversion Timeline_System Conversion Steps_SAP S4HANA Conversion Project_Lessons Learned_Createch

Technical Tooling

To prepare for the migration to SAP S/4HANA, SAP delivers new tools on a regular basis. These tools are improved with each new version of SAP S/4HANA, and greatly simplify the conversion; thus, they are not optional.

With so many tools, so many controls, and prerequisite checks, where should one start? It can be easy to feel overwhelmed. Should you start focusing on the migration of the database? Make sure that the new virtual machines are provisioned and correctly configured? Schedule Fiori workshops? … None of the above…

Although important, those tasks should not be the focus when starting a SAP S/4HANA conversion project.

Run the SAP S/4HANA Simplification Item Check in a Fresh Sandbox, ASAP

When running the simplification item check (/SDF/RC_START_CHECK) two types of checks are possible: Relevance check and Consistency check both making sure the system is stable for the conversion to be authorized.

One of the main advantages of getting preliminary results from the “Simplification Item Check List” in a fresh sandbox (Copy of Production), is that it will give you an idea of the extent of the work required before the migration can actually begin. It could even help you define or redefine the timeline of your SAP S/4HANA conversion project.

Simplification Item List Check_SAP S4HANA Conversion Project_Lessons Learned_Createch

Simplification Item List with Red Items

In other words, as long as you have items displayed in red in the Simplification Item List, the conversion is technically not allowed.

As an example, at the very top of the list of unresolved activities, there is the Business Partner Approach. In SAP S/4HANA, the use of Business Partners becomes mandatory, it requires conversion of all existing business relationships in SAP via CVI (Customer Vendor Integration).

Other than the CVI, any skeleton in the closet (past customizing errors, past archiving issues, etc.) would most likely come out in the Simplification Item List and would need to be corrected at this stage.

To handle every red alert in the Simplification Item List the very first time, it might take weeks, even months. This will keep the entire S/4 Migration Team busy for as long as it takes to process all alerts.

All the more reasons to run the “Simplification's Item List” as early as possible. Then, while the functional consultants are working on addressing each application area in the list, Basis, Linux Admin and Cloud Architects would be focusing, among other things, on provisioning new virtual machines on-premise or cloud-based.

New call-to-action

Detect Any Potential Showstopper: Run an Early Maintenance Planner Session

As of July 2015, SAP’s Maintenance Planner, which can be found on the Support Portal, is the main tool for planning updates, upgrades, and new installations in your system landscape. Plan a SAP S/4HANA conversion session as early as possible, you would still need to ensure that the system definitions are correctly replicated.

Run Early Maintenance Planner Session_Plan for SAP S4HANA Maintenance Planner_SAP S4HANA Conversion Project_Lessons Learned_Createch

Plan for S/4HANA in the Maintenance Planner

Again, do not overlook how the system has been defined, any wrongly assigned software components might lead to some unwanted results during the migration. The Maintenance Planner will help you to easily identify any add-ons or software components not supported on SAP S/4HANA that might prevent you from performing the migration.

Run Early Maintenance Planner Session_S4HANA Conversion Pre-Checks Result Overview_SAP S4HANA Conversion Project_Lessons Learned_Createch

It is worth mentioning that both the SAP “Simplification Item Check List” and the “Maintenance Planner Checks” have been integrated into the Global SAP S/4HANA Readiness Checks 2.0.

2. Keep the Conversion Simple and Straightforward

Remember, SAP has developed tools to help you simplify your conversion. Use them!

Follow SAP’s Landscape Deployment Guide

SAP provides many deployments options, but SAP is also increasingly providing guidance. Those are official best practices that will simplify your SAP S/4HANA landscape. For example, when it comes to Fiori architecture, the recommendation is to have an embedded SAP S/4HANA system with both front-end and back-end servers hosted on the same machine.

SAP Fiori Deployment Best Practices_SAP Landscape Deployment Guide Options_SAP S4HANA Conversion Project_Lessons Learned_Createch

Fiori Deployment Best Practices

Having an embedded deployment will simplify your Fiori architecture, facilitate troubleshooting, and speed up your deployment.

SAP Fiori Front-End Server Co-Deployed with Back-End_SAP Landscape Deployment Guide Options_SAP S4HANA Conversion Project_Lessons Learned_Createch

Fiori Front-end Server Co-deployed with Back-end

Leverage Rapid Content Activation, Whenever Possible

For example, use Rapid Activation for Fiori in SAP S/4HANA 1809

Rapid Activation for SAP Fiori_Leverage Rapid Content Activation_SAP S4HANA Conversion Project_Lessons Learned_Createch

SAP Note 2704570, Rapid Activation for Fiori

The implementation process for SAP Fiori has been considerably simplified, significantly reducing the time and effort required to do so:

SAP Fiori Deployment Best Practices_Leverage Rapid Content Activation_SAP S4HANA Conversion Project_Lessons Learned_Createch

Fiori Deployment Best Practices

Task List SAP Gateway Fiori_Leverage Rapid Content Activation_SAP S4HANA Conversion Project_Lessons Learned_Createch

Task List SAP Gateway Fiori 

It takes now no more than a few hours to deploy Fiori, with Enterprise Search and Embedded Analytics. It used to take an entire day just a few years ago!

3. Beware of Popular Misconceptions

Beware Popular Misconceptions_Counterproductive Misconceptions_SAP S4HANA Conversion Project_Lessons Learned_Createch

Counterproductive Misconceptions  

SAP HANA Misconceptions

On the SAP S/4HANA database itself, SAP has dedicated an entire SAP note to address popular misconceptions around HANA: 2100010 - SAP HANA: Popular Misconceptions (SAP S-user required).

As it turns out, several of those HANA misconceptions could have a direct impact during and after the SAP S/4HANA conversion.

For example, after the conversion we observed that some ABAP jobs were a lot more time-consuming than anticipated. Even though, we were running HANA’s latest version, indexes might still be required for the optimization of central, performance-critical queries.

Index Creation_SAP HANA Misconceptions_SAP S4HANA Conversion Project_Lessons Learned_Createch

Index Creation  

Here, for mass accesses to the table A071 (plant-specific sales prices), the creation of a secondary index has drastically reduced the job’s runtime.

Job Performance Improvement_SAP HANA Misconceptions_SAP S4HANA Conversion Project_Lessons Learned_Createch

Job Performance Improvement  

Another popular HANA misconception, listed in the above mentioned SAP note, is that a high memory allocation indicates a serious issue. It’s not.

SAP HANA Memory KPI_SAP HANA Misconceptions_SAP S4HANA Conversion Project_Lessons Learned_Createch

HANA Memory KPI

Linux may allocate additional memory for the page cache if available. This isn’t an issue because in case of a higher memory requirement from the SAP application, the page cache will reduce its size flexibly. A more relevant indicator would be the Database Used Memory.

So, relax, you most probably don’t have a sizing issue on your HANA server, your database is not about to crash!

This is actually a misconception that goes far beyond SAP HANA borders, more information could be found here: https://www.linuxatemyram.com/

SAP S/4HANA Conversion Doesn’t End With the Migration of the Database

After spending several weeks preparing and working on the migration of the database, rehosting your database and sometimes your application servers, and eventually successfully completing the SUM (Software Update Manager) post-processing, you may think that the conversion is over. Well, it’s not.

SUM Completion_SAP S4HANA Conversion Doesnt End With Migration of Database_SAP S4HANA Conversion Project_Lessons Learned_Createch

SUM Completion, it is not over yet.

Right after the SUM post-processing, the Financial Migration (FI) needs to take place, for the newly migrated system to be useable.

Conversion Accounting_SAP S4HANA Conversion Doesnt End With Migration of Database_SAP S4HANA Conversion Project_Lessons Learned_Createch

Conversion of Accounting

With SAP S/4HANA, the Universal Journal brings together the once separate components of Financial Accounting (FI) and Controlling (CO) in one place and in one line item table referred to as the ACDOCA. Fixed Assets, Controlling, Profitability Analysis, Material Ledger and General Ledger all existed as separate components for finance in SAP ECC. 

Universal Journal in SAP_The New Finance Architecture_SAP S4HANA Conversion Doesnt End With Migration of Database_SAP S4HANA Conversion Project_Lessons Learned_Createch

Universal Journal in SAP

After the technical migration to SAP S/4HANA, the line items related to the general ledger, controlling, material ledger, and asset accounting of the ACDOCA (Universal Journal Entry Line Items) table must be filled out.

The FI conversion, which should obviously be conducted by experienced FI consultants, can be monitored through the IMG (Implementation Guide).

SAP Display IMG_Start and Monitor Data Migration_SAP S4HANA Conversion Doesnt End With Migration of Database_SAP S4HANA Conversion Project_Lessons Learned_Createch

SAP IMG, Start and Monitor Data MigrationData Migration Monitor_Start and Monitor Data Migration_SAP S4HANA Conversion Doesnt End With Migration of Database_SAP S4HANA Conversion Project_Lessons Learned_Createch

Data Migration Monitor

The FI migration has a significant impact on CPU usage and memory utilization.

Data Migration High Resource Usage_Start and Monitor Data Migration_SAP S4HANA Conversion Doesnt End With Migration of Database_SAP S4HANA Conversion Project_Lessons Learned_Createch

Data Migration, High Resources Usage

Whether you choose to go to the SAP public cloud solution or remain on-premise, make sure your servers can handle the additional workload and that they are scalable.

 

Image Sources:

These Articles Could Also Interest You
Author slug - talan-sap
Talan SAP
 
Talan SAP
Posted January 16 2024
Author slug - cédric-sauzereau
Cédric Sauzereau
 
Cédric Sauzereau
Posted September 8 2023