+ All Categories
Home > Documents > How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9,...

How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9,...

Date post: 21-Apr-2020
Category:
Upload: others
View: 5 times
Download: 0 times
Share this document with a friend
22
May 7 – 9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration Andy Bent, SAP Basis Manager, ArcelorMittal ASUG 82584
Transcript
Page 1: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

May 7 – 9, 2019

How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Andy Bent, SAP Basis Manager, ArcelorMittalASUG 82584

Page 2: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

About the Speaker

Andy Bent

• SAP Basis and HANA manager

Page 3: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

About AM/NS Calvert• 5.3Mt production capacity

• 1,550 team members (includes technical experts from

both parent companies)

• World’s most advanced

steel finishing facility

• Largest newly built facility

in the U.S. in 40 years

Page 4: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Agenda

• Dual Landscape

• Custom Code

• SAP S/4HANA

Page 5: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Dual Landscape

QA PRDOperational Landscape

(Production Support)

Project Landscape

DEV

QADEV

Identifying missing changes in a parallel landscape can be difficult and challenging

Page 6: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

LiveCompare

• Replaces slow, inefficient and error prone manual analysis with automated analytics

• Increased awareness for fast action and improved collaboration

• Feeds your SAP team the information they need to facilitate Smart DevOps

• On-demand, smart data insights to enhance your DevOps process

Page 7: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Compare IMG

OPRIMG Config Compare Compare IMG configuration between systems

PRJ

Page 8: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Compare Custom Objects

Custom object comparison between systems with a break down by object

type

OPRComparePRJ

Page 9: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Agenda

• Dual Landscape

• Custom Code

• SAP S/4HANA

Page 10: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Custom Code Development

Review code changes in development and decide if

any rework is required before transporting to QA.

Page 11: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Prioritize TestingHave the most at risk tcodes been tested? Prioritize testing based on object usage in the production system.

Page 12: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Release to Production

Move to Production with zero defects

Page 13: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Agenda

• Dual Landscape

• Custom Code

• SAP S/4HANA

Page 14: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

SAP S/4HANA – TCODE Changes

Screens changed in SAP S/4HANA based on functional area and current usage

Tcodes used in as-is system that are now obsolete or replaced in SAP S/4HANA.

Based on the comparison between ECC 6 (as-is) and SAP S/4HANA (to-be) changes can be identified ahead of time

Page 15: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Prepare Custom Code for SAP S/4HANAFind and deactivate unused custom code. Removing the unused code will reduce the total list of objects to analyze

Custom code that depends on SAP standard objects with significant differences between as-is and to-be systems.

TIP: Remove unused tcodes from user roles

Page 16: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

ABAP Changes for SAP S/4HANA

Easily determine ABAP code that does not conform to SAP HANA standards

Page 17: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Security Impact Analysis

Review current roles against changes for SAP S/4HANA

Page 18: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Further Information

• Review custom development for performance and adherence to standards

• Start custom code analysis now for S/4HANA

• https://www.intellicorp.com/ - LiveCompare

Page 19: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Take the Session Survey.

We want to hear from you! Be sure to complete the session evaluation on the SAPPHIRE NOW and ASUG Annual Conference mobile app.

Page 20: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Access the slides from 2019 ASUG Annual Conference here:

http://info.asug.com/2019-ac-slides

Presentation Materials

Page 21: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Q&AFor questions after this session, contact me at

[email protected]

Page 22: How ArcelorMittal Analyzes Custom ABAP and Prepares for an ... AC Slide Decks... · May 7 –9, 2019 How ArcelorMittal Analyzes Custom ABAP and Prepares for an SAP S/4HANA Migration

Let’s Be Social.Stay connected. Share your SAP experiences anytime, anywhere.

Join the ASUG conversation on social media: @ASUG365 #ASUG


Recommended