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

2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Products
Products Industries
Industries Support
Support Training
Training Community
Community Developer
Developer Partner
Partner

About
About

Ask a Question Write a Blog Post

Vijaya Simha Chintarlapalli Reddy


February 4, 2018 2 minute read

Migration Cockpit Migration Object Modeler S/4HANA Basics


Follow RSS feed Like

2 Likes 5,409 Views 10 Comments

This blog explains the basics of the Migration Cockpit Migration Object Modeler .

Before reading this blog make sure to already your aware of the Migration Cockpit

Transaction : LTMC .You can nd detailed information in the below blog

https://blogs.sap.com/2017/02/28/getting-started-with-the-s4hana-migration-cockpit-onpremise/

Introduction :

It is a part of the Migration cockpit which integrates Custom objects or standard objects not provided in the
S/4 Hana Migration Cockpit template.

NOTE : Its available only on On-Premise systems

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 1/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Transaction for MOM : LTMOM (SAP_CA_DMC_MC_DEVELOPER role should be assigned to user to access it

Source Structures :

The structures are shown in a hierarchy way which are visible in di erent tabs shown in the excel template in
Migration cockpit.

You also have the possibility to make the eld ( required ,visible or non-Visible ) in the excel template Right click
on the structure->Display view will open the below view

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 2/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Target Structures :

Target Structures are the strucutres to which the sources structures are mapped .They can be single or multiple
elds or tables.

There is a Function Module on the top of the structure which is used transfer data from source structure to
relevant target structure to S/4 System.

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 3/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Structure Mapping : : ‘>>’ this symbols represents that the Target structure is mapped with the source
structure.You can also Drag and Drop for the structure mapping in the edit mode.

Field Mapping : This section display all the elds which are mapped and also not mapped

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 4/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Mapped target elds are displayed with green icon and the others with red.

You can also drag and drop the elds then MOVE statement will appear showing that the eld is mapped.

You can also create own

Rules :

There are some rules similar to the enhancements where you can change the values of elds or add custom
code .

Field Based rules : These are used to change the target eld values during the migration.(Exmaples like
internal and external numbering of customers )

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 5/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Event Based : Custom coding can be inserted at some prede ned points of prede ned events(Like strart of
loop or start of record ) .You have an option to write the below three in the drop down of the variant type.(You
can also

Free Code

Fixed value

Translation Object

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 6/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Internal Rules : These are re-usable code modules which can shared across the other rules.This is triggered
either with the eld-based or event based rules

Translation Objects : This is used for the translation like Country keys, Language keys .

NOTE : Can be enabled only by the eld-based or internal rules.

For further information on how to extend the or add new elds please look at the below blog :

https://blogs.sap.com/2017/06/20/discover-the-s4hana-migration-cockpit-migration-object-modeler-
onpremise-nltmom/

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 7/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Alert Moderator

Assigned tags

SAP S/4HANA migration object modeler | SAP HANA | SAP S/4HANA migration cockpit |

Related Blog Posts

SAP S/4HANA Migration Object Modeler


By Chelliah Soundar , Feb 19, 2018

SAP S/4HANA Migration Cockpit – tips&tricks


By Sybille Lackermeier , Dec 04, 2017
S4/HANA Migration Cockpit: How to modify migration object template le
By Haythem Souayed , Nov 27, 2018

Related Questions

Source Structure Addition in LTMOM for Custom Object


By surya narayana , Jun 07, 2018
How to delete Migration Object in LTMOM?
By Lars Kjøller , Nov 27, 2017
How to use Internal Number range for Material Master through Migration cockpit.
By Former Member , Feb 16, 2018

10 Comments

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 8/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Enrique Hernandez

July 18, 2018 at 5:35 pm

Great and useful text, thank you!

Like (0) Reply

Vijaya Simha Chintarlapalli Reddy | Post author

July 19, 2018 at 11:15 am


Welcome

Like (0) Reply

Sara Amzil

September 13, 2018 at 11:05 am


Hello,

Can i add a new sheet to the migration le please ?

I’m trying to add “contact person” sheet for vendor, since it is available only for customers.

BG

Like (0) Reply

Vijaya Simha Chintarlapalli Reddy | Post author

September 13, 2018 at 11:16 am


Hello Sara,

What do you mean by sheet ?

You can add a new eld by using the migration Object modeler and map the eld if needed.

Thanks,
Vijay

Like (0) Reply

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 9/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

Sara Amzil

September 13, 2018 at 11:23 am

Hello,

This is the sheet that i want to add in the standard migration le, not only a led.

BG

Sara

Like (0) Reply

Vijaya Simha Chintarlapalli Reddy | Post author

September 13, 2018 at 12:24 pm


Try to customize the Vendor Migration object using the MOM and use the object in Migration Cockpit it will
appear automatically there.

Like (0) Reply

Mariana Santos

November 20, 2018 at 3:20 pm


Hi everyone,

It it possible to change a mandatory eld (ex: valuation type in the document for extend material) not to be
mandatory?

Thanks in advance

Mariana

Like (0) Reply

praveen kumar s

December 17, 2018 at 10:50 am

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 10/11
2/5/2019 Migration Cockpit Migration Object Modeler S/4HANA Basics | SAP Blogs

dear sir,

I uploaded maintenance plan master data through LTMC. in that, I missed lling a eld. is it possible to re-
upload that elds alone?

Like (0) Reply

Vijaya Simha Chintarlapalli Reddy | Post author

January 8, 2019 at 12:32 pm


Yes you can do it as an update

Like (0) Reply

praveen kumar s

January 30, 2019 at 6:56 am


dear sir, please explain steps

-thanks

Like (0) Reply

Add Comment

Share & Follow

Privacy Terms of Use

Legal Disclosure Copyright

Trademark Cookie Preferences

Sitemap Newsletter

https://blogs.sap.com/2018/02/04/migration-cockpit-migration-object-modeler-s4hana-basics/ 11/11

You might also like