0% found this document useful (0 votes)
959 views15 pages

SAP S/4HANA Migration Cockpit: Transport Concept

Uploaded by

zulfiqar26
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
959 views15 pages

SAP S/4HANA Migration Cockpit: Transport Concept

Uploaded by

zulfiqar26
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

SAP S/4HANA Migration Cockpit

Transport concept
Migrate Data Using Staging Tables
SAP S/4HANA Product Management Data Migration and Data Transformation, SAP
October, 2021

PUBLIC
Disclaimer

The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission o f SAP.
Except for your obligation to protect confidential information, this presentation is not subject to your license agreement or any other service
or subscription agreement with SAP. SAP has no obligation to pursue any course of business outlined in this presentation or a ny related
document, or to develop or release any functionality mentioned therein.
This presentation, or any related document and SAP's strategy and possible future developments, products and or platforms dir ections and
functionality are all subject to change and may be changed by SAP at any time for any reason without notice. The information in this
presentation is not a commitment, promise or legal obligation to deliver any material, code or functionality. This presentat ion is provided
without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a
particular purpose, or non-infringement. This presentation is for informational purposes and may not be incorporated into a contract. SAP
assumes no responsibility for errors or omissions in this presentation, except if such damages were caused by SAP’s intentional or gross
negligence.
All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ material ly from
expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates,
and they should not be relied upon in making purchasing decisions.

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 2


Agenda

Transport – the basics

Transport concept

Allowed activities in DEV and TST/PRD

Allowed activities in DEV and TST/PRD – details

System modifiability

Export / Import functionality

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 3


SAP S/4HANA 2021

Transport Functionality (Migrate Data Using Staging Tables)


Basis Facts

▪ The transport functionality used in the migration cockpit is designed to transport between systems.
▪ The functionality is new with SAP S/4HANA 2021 release for the approach Migrate Data Using Staging Tables.
▪ You assign a development package while creating a project (SAP Fiori app). This assignment cannot be changed
later! This assignment controls the modifiability as well as the transportability of a project.
▪ You have the possibility to add projects, migration objects, and rules to a transport request in transaction LTMOM.
▪ Projects in non-modifiable systems (e.g., quality and production) cannot be created or configured, they can only
be executed.

Please note, that already uploaded instances in the staging tables are not transported!
Only the definition of a rule, fixed value, translation object or variable is added to a
transport request and transported. No values, for example mapping values, are included.
You need to maintain the mappings again (e.g., upload / download value mapping)

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 4


SAP S/4HANA 2021

Transport Functionality (Migrate Data Using Staging Tables)


Concept
Separation between design time and execution time activities

DEV QAS PRD


Transport Transport
project project Import change request
Design time activities* Import change request
e.g. create project, select migration and update DB connection and update DB connection
objects (NO design time activities) (NO design time activities)

NO execution time activities Execution time activities Execution time activities

Adjust in
Transport DEV if
Project
needed
Same release, patch level respectively SAP notes
level required!
TST Import change request
with project and objects from DEV
and update DB connection
(NO design time activities)

Execution time activities


e.g. execute migration, edit
mapping *Design time activities are allowed in systems which are open for changes, usually DEV systems
© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 5
SAP S/4HANA 2021

Transport Functionality (Migrate Data Using Staging Tables)


Allowed activities in DEV and TST/PRD systems

DEV system: design time TST/PRD system: execution time


(system is open for changes) (system is locked against changes)

FIORI app FIORI app


▪ Create project (assign to development package) ▪ Upload data, prepare mapping, simulate, migrate
▪ Edit project (all project settings) ▪ Mapping values: edit, download/upload
▪ Add objects to project ▪ Finish project
▪ Change object settings (all object settings) ▪ Certain project settings (*)
▪ Content update/upgrade ▪ Certain object settings (*)

LTMOM LTMOM
▪ Change SAP objects, create own objects ▪ (nothing)
(source fields, rules, field mapping, …) ▪ Only Display Mode
▪ Add dedicated objects / rules to transport

*) for details see next slide


© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 6
SAP S/4HANA 2021

Transport Functionality (Migrate Data Using Staging Tables)


Allowed activities in DEV and TST/PRD systems - Details

Activity DEV QAS / PRD Comment


Create project YES NO Project is transported
Add object to project YES NO Object is transported
Database Connection (local / YES YES Not transported; can be set only once after the import, then
remote) cannot be changed again
Content upgrade YES NO Update SAP objects with updates delivered by SAP
Settings for number of jobs YES YES Settings are not transported
Execute migration activities YES YES Can be executed in any system
Edit mapping values YES YES Mapping values are never transported! They have to be
transferred by download/upload if necessary. Same applies to
fixed value rules.
Set project to finished, set YES YES Settings are not transported
retention time
Delete projects YES YES Manually or automatically after expiration of retention period
Usage of transaction LTMOM YES NO Changes to structures and rules only in DEV, then transport

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 7


SAP S/4HANA 2021

Use Project in Different Client (Migrate Data Using Staging Tables)


Basic Facts

The transport function for the migration cockpit does not support transports between clients
in the same system.

If you want to use a project within a system in another clients, e.g. for testing purposes, proceed as follows:

1. Logon to the client, where you want to use the project


2. Go to the Migration Object Modeler (transaction LTMOM)
➢ If you want to use the same mapping values, please download them before hand! You can use the download
mapping functionality in the Fiori App Migrate Data – Migration Cockpit
3. Select your project in the Object Browser
4. Choose Goto –> Use Project in Different Client

The project will not be copied to the other client, it is moved to the other client and therefore not available anymore
in the old client. The functionality Use Project in Different Client is already available for SAP S/4HANA 2020.

Note that all mapping tasks are deleted. This means that you need to download the mapping
tasks before you proceed. You can then upload the mapping tasks in the new client.

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 8


SAP S/4HANA 2021

Use Project in Different Client (Migrate Data Using Staging Tables)


Important considerations

If you want to transfer the same data again to the new client the following
important information is relevant:

▪ If the staging tables are located in a remote system, you need to manually reset the
processing status of all migration object instances by clearing field /1LT/PROCESSED or
delete all data from the staging tables and populate them with data again.

▪ If the staging tables are located in the local ABAP schema of the SAP S/4HANA system, you
need to populate the staging tables with data again, as the staging tables are client-specific.

▪ Technically the staging tables of local ABAP schema have an additional MANDT field,
compared with remote schema.

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 9


SAP S/4HANA 2021

System Modifiability (Migrate Data Using Staging Tables)

As of SAP S/4HANA 2020 configuration is only possible in modifiable environments. This includes project creation, adding a
migration object to a project and all configurations in the migration object modeler (LTMOM).

Projects can only be created with the following settings:


1. Changes must be permitted for objects in the system at global level, cross client level, and client-specific level.
2. As of SAP S/4HANA 2021, the assigned development package must itself be assigned to a modifiable software component and
a modifiable namespace.

1. Check for client-specific and cross-client object changes


=> transaction SCC4

client level
System is modifiable if on client level,
one of these three settings is chosen

and
client-independent level

on client-independent level one of


these two settings is chosen

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 10


SAP S/4HANA 2021

System Modifiability (Migrate Data Using Staging Tables)

2. Check for general system change options => transaction SE06 (button "System Change Option")

Global settings is set


to modifiable

Software component assigned to


the development package is set
to modifiable

Namespace assigned to the


development package is set to
modifiable

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 11


Export / Import Project (Migrate Data Using Staging Tables)

With SAP S/4HANA 2020 release, you can transfer a project from one system to another in the
migration object modeler (transaction LTMOM) using the export / import Project functionality. You
first export a project from a system and save the project as a zip file. You then import the zip file
into the other system. You can also use the report /LTB/MC_PROJ_Q2P instead.This does not
apply to projects created with the older version of the Migration Cockpit (transaction LTMC).

With SAP S/4HANA 2021 this functionality is replaced by the new transport functionality. Projects
created in SAP S/4HANA 2020 can still use the export / import functionality in SAP S/4HANA
2021 FPS0.

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 12


Overview on Possibilities how to Transport Projects

Release Import/Export Transport Check on System


Functionality Mechanism (DEV- Modifiability
QAS-PRD)

2021 In LTMOM In LTMOM

2020 In LTMOM

1909 In LTMC

© 2021 SAP SE or an SAP affiliate company. All rights reserved. ǀ PUBLIC 13


Follow us

www.sap.com/contactsap

© 2021 SAP SE or an SAP affiliate company. All rights reserved.


No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of
SAP SE or an SAP affiliate company.
The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its
distributors contain proprietary software components of other software vendors. National product specifications may vary.
These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or
warranty of any kind, and SAP or its affiliated companies shall not be liable for errors or omissions with respect to the materials.
The only warranties for SAP or SAP affiliate company products and services are those that are set forth in the express warranty
statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional
warranty.
In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or
any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation,
and SAP SE’s or its affiliated companies’ strategy and possible future developments, products, and/or platforms, directions, and
functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason
without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or
functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ
materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, and they
should not be relied upon in making purchasing decisions.
SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered
trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names
mentioned are the trademarks of their respective companies.
See www.sap.com/copyright for additional trademark information and notices.
SAP folgen auf

www.sap.com/germany/contactsap

© 2021 SAP SE oder ein SAP-Konzernunternehmen. Alle Rechte vorbehalten.


Weitergabe und Vervielfältigung dieser Publikation oder von Teilen daraus sind, zu welchem Zweck und in welcher Form auch immer,
ohne die ausdrückliche schriftliche Genehmigung durch SAP SE oder ein SAP-Konzernunternehmen nicht gestattet.
In dieser Publikation enthaltene Informationen können ohne vorherige Ankündigung geändert werden. Die von SAP SE oder deren
Vertriebsfirmen angebotenen Softwareprodukte können Softwarekomponenten auch anderer Softwarehersteller enthalten. Produkte
können länderspezifische Unterschiede aufweisen.

Die vorliegenden Unterlagen werden von der SAP SE oder einem SAP-Konzernunternehmen bereitgestellt und dienen ausschließlich
zu Informationszwecken. Die SAP SE oder ihre Konzernunternehmen übernehmen keinerlei Haftung oder Gewährleistung für Fehler
oder Unvollständigkeiten in dieser Publikation. Die SAP SE oder ein SAP-Konzernunternehmen steht lediglich für Produkte und
Dienstleistungen nach der Maßgabe ein, die in der Vereinbarung über die jeweiligen Produkte und Dienstleistungen ausdrücklich
geregelt ist. Keine der hierin enthaltenen Informationen ist als zusätzliche Garantie zu interpretieren.
Insbesondere sind die SAP SE oder ihre Konzernunternehmen in keiner Weise verpflichtet, in dieser Publikation oder einer
zugehörigen Präsentation dargestellte Geschäftsabläufe zu verfolgen oder hierin wiedergegebene Funktionen zu entwickeln oder zu
veröffentlichen. Diese Publikation oder eine zugehörige Präsentation, die Strategie und etwaige künftige Entwicklungen, Produkte
und/oder Plattformen der SAP SE oder ihrer Konzernunternehmen können von der SAP SE oder ihren Konzernunternehmen jederzeit
und ohne Angabe von Gründen unangekündigt geändert werden. Die in dieser Publikation enthaltenen Informationen stellen keine
Zusage, kein Versprechen und keine rechtliche Verpflichtung zur Lieferung von Material, Code oder Funktionen dar. Sämtliche
vorausschauenden Aussagen unterliegen unterschiedlichen Risiken und Unsicherheiten, durch die die tatsächlichen Ergebnisse vo n
den Erwartungen abweichen können. Dem Leser wird empfohlen, diesen vorausschauenden Aussagen kein übertriebenes Vertrauen
zu schenken und sich bei Kaufentscheidungen nicht auf sie zu stützen.
SAP und andere in diesem Dokument erwähnte Produkte und Dienstleistungen von SAP sowie die dazugehörigen Logos sind Marken
oder eingetragene Marken der SAP SE (oder von einem SAP-Konzernunternehmen) in Deutschland und verschiedenen anderen
Ländern weltweit. Alle anderen Namen von Produkten und Dienstleistungen sind Marken der jeweiligen Firmen.
Zusätzliche Informationen zur Marke und Vermerke finden Sie auf der Seite www.sap.com/corporate/de/legal/copyright.html.

You might also like