SlideShare une entreprise Scribd logo
1  sur  7
Télécharger pour lire hors ligne
S/4 HANA migration cockpit comes with preconfigured content and mapping for each migration object. For all major functional
areas like product, customer, bank, profit centre, cost centre, plant, GL, etc. migration objects are predefined and their sequence
and dependency is also defined. So, what is the process of migrating custom data into SAP S/4HANA? This blog addresses the
issue of migrating data in custom tables. A new migration object has to be created or changes to an already existing migration
object need to be made. Migration object modeler is the application that is used when custom data has to be migrated into SAP
S/4 HANA system.
Note: SAP S/4HANA Migration Object Modeler is only relevant for the on-premise edition of SAP S/4HANA.
Transaction LTMOM can be used to access SAP S/4HANA Migration Object Modeler (MOM).
There are 2 ways of migrating custom data using MOM:
1. Creating a new migration object
2. Changing already existing migration object
This blog covers Option 1 only.
Steps of creating new migration object
1. Create Project: Creating a project in migration cockpit is 1st step for migrating data in S/4HANA system. Run transaction LTMC
and create one project.
2. Create a new migration object: Run transaction LTMOM for creating new migration object. Create a new migration object in
LTMOM.
3. Create a new function module: Go to transaction SE80 and create one custom function module. Define import and export
parameters for FM. This FM would decide template for the new migration object.
4. Define source structure: In this step, define the new structure and its fields as per custom data requirement. This structure
would work as source structure in the migration process.
5. Define Target structure: After defining source structure define the new target structure and its fields.
6. Structure mapping: In this step, map source structure to the new custom function module and then map source structure to
target structure.
7. Field mapping: After mapping between source and target structure, define mapping between every field of source structure to
a field of the target structure.
8. Define Rules: In this step, define rules for every field like constant value, condition on which value should be filled, etc.
9. Generate Runtime object: After completing all the above steps, generate runtime object of new migration object.
After completing the above steps, a new migration object can be seen in the LTMC transaction under the project that was
created in Step 1.
Example: Migrate data from a custom table to S/4 HANA system
The custom table ‘ZCUSTINS’ below that stores customer number and their policy id needs to be migrated to SAP S/4 HANA. To
do this, a new migration object is created in MOM.
Following is the structure of a custom table.
Blog
Migrate Custom data/object in SAP S/4 HANA
by Rashmi Bansal, Accrete Business Solutions
1.Create one project ‘ZNS4_DATA_MOM’ in LTMC.
2. Create one function module ‘Z_FM_CUST_INS’ with the following import and export parameters:
IV_DOCNO is a parameter which will ensure that FM would call when simulation will start in LTMC transaction.
IT_CUSTINS is a table in which data will come into the function module. IT_RETURN table would be used to pass error,
success or warning messages.
3. Run transaction LTMOM and select our project ZNS4_DATA_MOM
4. Create a new migration object. Use the below path:
Go to menu ->migration object->create migration object->user defined.
The following pop up window will come. Give a name and description of a new migration object:
5. After clicking on the next button it will ask for function module information:
Give FM name, success and error message would be passed
IT_RETURN table, IV_DOCNO is used as a simulation parameter.
6. New migration object Z_CUST_INS_007 has created successfully.
7. Double click on source structure, it will open a new window on left. Define new structure and its fields as follows.
8. Above structure would create a template for migration cockpit. Some fields can be made mandatory or disabled by making
some changes in customer view of this structure. Right click on structure name and select ‘display view’. Below view is
Customer view.
All the fields for this structure need to be filled in the source
template.
9. Double click on target structure. Either we can define fields for target structure one by one or we can get all fields of target
structure from FM ‘Z_FM_CUST_INS’ (which we defined earlier for custom migration object) by synchronization. For
synchronization use below the path
Go to -> menu->migration object->synchronize structure.
10. Now go to structure mapping. Assign source structure to function module first and then assign source structure to target
structure. Mapping can be done by dragging from left to right.
11. Now go to field mapping and assign fields of source structure to target structure by dragging and dropping from left to right.
Assign customer from source structure to customer number and policy id to policy ID.
12. Create a run time object by clicking on the following highlighted button:
13. Run transaction LTMC and select project ZNS4_DATA_MOM. You can see the new custom migration project below.
Above is the default view ‘On-premise- Enterprise Management scope’. The newly created custom migration object needs to
be edited. Click on the edit button and select the custom view option.
14. Now select custom migration object ‘customer insurance’ and download its template for filling customer insurance data
into the input file.
The Downloaded template has below 2 fields (Which were defined in source structure of custom migration object)
• Customer
• Policy
Fill customer number and policy id into the downloaded file. Below is a screenshot of the downloaded file after filling data
into it.
For all enquiries please contact at : corp@acnsol.com , Tel : +1(877)-849-5838
Visit us at : www.acnsol.com
USA
Head Office
3350 Scott Blvd, Bldg 34
Santa Clara, CA 95054
South Africa
609 Lanseria Corporate Estate,
Falcon Lane, Lanseria,
Gauteng
Chile
Galvarino Gallardo 1638,
Providencia,
Santiago
India
Development Centre
102A, HARTRON, Electronics City,
Gurgaon
Copyright © Accrete Business Solutions 2019. All rights reserved.
15. Upload file and start transfer.
16. Go to table ZCUSTINS and check entry created.
We have uploaded custom data into SAP S/4HANA system successfully with the help of MOM.
Migration object modeler is an application to migrate custom data into s/4HANA system by creating or changing migration
object as per custom requirement. It is an assistant application for LTMC. Data uploading can only be done via migration
cockpit.
In the next blog, we will discuss how to change existing migration object with the help of MOM.

Contenu connexe

Tendances

Sap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantSap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantAnkit Sharma
 
Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know Soumya De
 
Migration Cockpit (LTMC)
Migration Cockpit (LTMC)Migration Cockpit (LTMC)
Migration Cockpit (LTMC)Jayababu M
 
User exits
User exitsUser exits
User exitsanilkv29
 
Sap s4 hana (2)
Sap s4 hana (2)Sap s4 hana (2)
Sap s4 hana (2)babloo6
 
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdfSAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdfsubbulokam
 
Sap modules overview and business processes
Sap modules overview and business processesSap modules overview and business processes
Sap modules overview and business processessrilu999
 
SAP Logistics - CS - Standard Process & Configuration document
SAP Logistics - CS - Standard Process & Configuration documentSAP Logistics - CS - Standard Process & Configuration document
SAP Logistics - CS - Standard Process & Configuration documentSubhrajyoti (Subhra) Bhattacharjee
 
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...John Jordan
 
Sap sapscripts tips and tricks
Sap sapscripts tips and tricksSap sapscripts tips and tricks
Sap sapscripts tips and tricksKranthi Kumar
 
Data migration methodology for sap v2
Data migration methodology for sap v2Data migration methodology for sap v2
Data migration methodology for sap v2cvcby
 
SAP ABAP HR TRAINING
SAP ABAP HR TRAININGSAP ABAP HR TRAINING
SAP ABAP HR TRAININGJoshiRavin
 
Sap s4 hana logistics ppt
Sap s4 hana logistics pptSap s4 hana logistics ppt
Sap s4 hana logistics pptRamaCharitha1
 
SAP IS Retail Article Master
SAP IS Retail Article MasterSAP IS Retail Article Master
SAP IS Retail Article Mastersameer311299
 
SAP Treasury Configuration and End User Manual
SAP Treasury Configuration and End User ManualSAP Treasury Configuration and End User Manual
SAP Treasury Configuration and End User ManualRamanareddy Anathapur
 

Tendances (20)

SAP Organization Structure
SAP Organization StructureSAP Organization Structure
SAP Organization Structure
 
Sap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantSap User Exit for Functional Consultant
Sap User Exit for Functional Consultant
 
Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know
 
SAP FI
SAP FI SAP FI
SAP FI
 
Migration Cockpit (LTMC)
Migration Cockpit (LTMC)Migration Cockpit (LTMC)
Migration Cockpit (LTMC)
 
User exits
User exitsUser exits
User exits
 
Sap s4 hana (2)
Sap s4 hana (2)Sap s4 hana (2)
Sap s4 hana (2)
 
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdfSAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
 
Org structure SAP
Org structure SAPOrg structure SAP
Org structure SAP
 
Sap modules overview and business processes
Sap modules overview and business processesSap modules overview and business processes
Sap modules overview and business processes
 
SAP Logistics - CS - Standard Process & Configuration document
SAP Logistics - CS - Standard Process & Configuration documentSAP Logistics - CS - Standard Process & Configuration document
SAP Logistics - CS - Standard Process & Configuration document
 
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
 
Sap sapscripts tips and tricks
Sap sapscripts tips and tricksSap sapscripts tips and tricks
Sap sapscripts tips and tricks
 
SAP S4 HANA.pptx
SAP S4 HANA.pptxSAP S4 HANA.pptx
SAP S4 HANA.pptx
 
Data migration methodology for sap v2
Data migration methodology for sap v2Data migration methodology for sap v2
Data migration methodology for sap v2
 
SAP ABAP HR TRAINING
SAP ABAP HR TRAININGSAP ABAP HR TRAINING
SAP ABAP HR TRAINING
 
SAP workflow events
SAP workflow eventsSAP workflow events
SAP workflow events
 
Sap s4 hana logistics ppt
Sap s4 hana logistics pptSap s4 hana logistics ppt
Sap s4 hana logistics ppt
 
SAP IS Retail Article Master
SAP IS Retail Article MasterSAP IS Retail Article Master
SAP IS Retail Article Master
 
SAP Treasury Configuration and End User Manual
SAP Treasury Configuration and End User ManualSAP Treasury Configuration and End User Manual
SAP Treasury Configuration and End User Manual
 

Similaire à Migrate Custom data/object in SAP S/4 HANA

Informatica cloud Powercenter designer
Informatica cloud Powercenter designerInformatica cloud Powercenter designer
Informatica cloud Powercenter designerRameswara Reddy
 
Ps user manual
Ps user manualPs user manual
Ps user manualSoumya De
 
Inventory management system
Inventory management systemInventory management system
Inventory management systemALMAHMUD420
 
[Step by-step guide] configure document generation functionality in ms dynami...
[Step by-step guide] configure document generation functionality in ms dynami...[Step by-step guide] configure document generation functionality in ms dynami...
[Step by-step guide] configure document generation functionality in ms dynami...Azilen Technologies Pvt. Ltd.
 
In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud
 
Quick Preview: SuccessFactors Q3 - EC & Platform
Quick Preview: SuccessFactors Q3 - EC & PlatformQuick Preview: SuccessFactors Q3 - EC & Platform
Quick Preview: SuccessFactors Q3 - EC & PlatformChristoph Pohl
 
Baltimore MuleSoft Meetup #8
Baltimore MuleSoft Meetup #8Baltimore MuleSoft Meetup #8
Baltimore MuleSoft Meetup #8ManjuKumara GH
 
Check printing in_r12
Check printing in_r12Check printing in_r12
Check printing in_r12Rajesh Khatri
 
SAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdf
SAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdfSAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdf
SAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdfssuserf6d533
 
Making Your Apex and Visualforce Reusable
Making Your Apex and Visualforce ReusableMaking Your Apex and Visualforce Reusable
Making Your Apex and Visualforce ReusableSalesforce Developers
 
Trailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 ReleaseTrailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 ReleaseJayant Jindal
 
7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf
7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf
7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdfzabasit
 
Q4 2019 EC & Platform Quick Review by Deloitte Germany
Q4 2019 EC & Platform Quick Review by Deloitte GermanyQ4 2019 EC & Platform Quick Review by Deloitte Germany
Q4 2019 EC & Platform Quick Review by Deloitte GermanyChristoph Pohl
 
Gunavathi_Resume
Gunavathi_ResumeGunavathi_Resume
Gunavathi_Resumeguna vathi
 
RahulSoni_ETL_resume
RahulSoni_ETL_resumeRahulSoni_ETL_resume
RahulSoni_ETL_resumeRahul Soni
 
Srinivas_Ganta_IBM_INDIA1
Srinivas_Ganta_IBM_INDIA1Srinivas_Ganta_IBM_INDIA1
Srinivas_Ganta_IBM_INDIA1srinivas ganta
 
Oracle Web Center - Unified Banking Portal Demo
Oracle Web Center - Unified Banking Portal DemoOracle Web Center - Unified Banking Portal Demo
Oracle Web Center - Unified Banking Portal DemoAtul Kapoor
 
Porfolio of Setfocus work
Porfolio of Setfocus workPorfolio of Setfocus work
Porfolio of Setfocus workKevinPSF
 

Similaire à Migrate Custom data/object in SAP S/4 HANA (20)

Informatica cloud Powercenter designer
Informatica cloud Powercenter designerInformatica cloud Powercenter designer
Informatica cloud Powercenter designer
 
Ps user manual
Ps user manualPs user manual
Ps user manual
 
Inventory management system
Inventory management systemInventory management system
Inventory management system
 
Salesforce crm projects
Salesforce crm projects Salesforce crm projects
Salesforce crm projects
 
[Step by-step guide] configure document generation functionality in ms dynami...
[Step by-step guide] configure document generation functionality in ms dynami...[Step by-step guide] configure document generation functionality in ms dynami...
[Step by-step guide] configure document generation functionality in ms dynami...
 
In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902
 
Quick Preview: SuccessFactors Q3 - EC & Platform
Quick Preview: SuccessFactors Q3 - EC & PlatformQuick Preview: SuccessFactors Q3 - EC & Platform
Quick Preview: SuccessFactors Q3 - EC & Platform
 
Baltimore MuleSoft Meetup #8
Baltimore MuleSoft Meetup #8Baltimore MuleSoft Meetup #8
Baltimore MuleSoft Meetup #8
 
Check printing in_r12
Check printing in_r12Check printing in_r12
Check printing in_r12
 
SAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdf
SAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdfSAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdf
SAP S_4HANA Migration Cockpit - Deep Dive LTMOM for Direct Transfer.pdf
 
Microsoft Dynamics GP 2015 features
Microsoft Dynamics GP 2015 featuresMicrosoft Dynamics GP 2015 features
Microsoft Dynamics GP 2015 features
 
Making Your Apex and Visualforce Reusable
Making Your Apex and Visualforce ReusableMaking Your Apex and Visualforce Reusable
Making Your Apex and Visualforce Reusable
 
Trailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 ReleaseTrailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 Release
 
7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf
7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf
7851bb94-db7d-0010-87a3-c30de2ffd8ff.pdf
 
Q4 2019 EC & Platform Quick Review by Deloitte Germany
Q4 2019 EC & Platform Quick Review by Deloitte GermanyQ4 2019 EC & Platform Quick Review by Deloitte Germany
Q4 2019 EC & Platform Quick Review by Deloitte Germany
 
Gunavathi_Resume
Gunavathi_ResumeGunavathi_Resume
Gunavathi_Resume
 
RahulSoni_ETL_resume
RahulSoni_ETL_resumeRahulSoni_ETL_resume
RahulSoni_ETL_resume
 
Srinivas_Ganta_IBM_INDIA1
Srinivas_Ganta_IBM_INDIA1Srinivas_Ganta_IBM_INDIA1
Srinivas_Ganta_IBM_INDIA1
 
Oracle Web Center - Unified Banking Portal Demo
Oracle Web Center - Unified Banking Portal DemoOracle Web Center - Unified Banking Portal Demo
Oracle Web Center - Unified Banking Portal Demo
 
Porfolio of Setfocus work
Porfolio of Setfocus workPorfolio of Setfocus work
Porfolio of Setfocus work
 

Plus de Ashish Saxena

Changing Business Models: The Shift to B2B2C and D2C Sales
Changing Business Models: The Shift to B2B2C and D2C SalesChanging Business Models: The Shift to B2B2C and D2C Sales
Changing Business Models: The Shift to B2B2C and D2C SalesAshish Saxena
 
SAP Field Service Management -Planning & Dispatching
SAP Field Service Management -Planning & DispatchingSAP Field Service Management -Planning & Dispatching
SAP Field Service Management -Planning & DispatchingAshish Saxena
 
Smart Railways Predicative Maintenance of Door Subsystem
Smart Railways Predicative Maintenance of Door SubsystemSmart Railways Predicative Maintenance of Door Subsystem
Smart Railways Predicative Maintenance of Door SubsystemAshish Saxena
 
Intelligent Sales Execution with SAP Sales Cloud for Smarter and Faster Sales
Intelligent Sales Execution with SAP Sales Cloud for Smarter and Faster SalesIntelligent Sales Execution with SAP Sales Cloud for Smarter and Faster Sales
Intelligent Sales Execution with SAP Sales Cloud for Smarter and Faster SalesAshish Saxena
 
Benefit and Enablers of Deploying IoT Solution
Benefit and Enablers of Deploying IoT SolutionBenefit and Enablers of Deploying IoT Solution
Benefit and Enablers of Deploying IoT SolutionAshish Saxena
 
How to Achieve Operational Excellence in Enterprise Asset Management?
How to Achieve Operational Excellence in Enterprise Asset Management?How to Achieve Operational Excellence in Enterprise Asset Management?
How to Achieve Operational Excellence in Enterprise Asset Management?Ashish Saxena
 
Trends and Benefits of Implementing E-Commerce for B2B Companies
Trends and Benefits of Implementing  E-Commerce for B2B Companies Trends and Benefits of Implementing  E-Commerce for B2B Companies
Trends and Benefits of Implementing E-Commerce for B2B Companies Ashish Saxena
 
Smart Fleet Management with IoT
Smart Fleet Management with IoTSmart Fleet Management with IoT
Smart Fleet Management with IoTAshish Saxena
 
SMART PUMPS NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)
SMART PUMPS  NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)SMART PUMPS  NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)
SMART PUMPS NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)Ashish Saxena
 
Reinvent Your Business With Enterprise Asset Management
Reinvent Your Business With Enterprise Asset ManagementReinvent Your Business With Enterprise Asset Management
Reinvent Your Business With Enterprise Asset ManagementAshish Saxena
 
Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...
Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...
Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...Ashish Saxena
 
SAP ODATA Overview & Guidelines
SAP ODATA Overview & GuidelinesSAP ODATA Overview & Guidelines
SAP ODATA Overview & GuidelinesAshish Saxena
 
CRM in S/4HANA: Roadmap, Architecture and Business Process
CRM in S/4HANA: Roadmap, Architecture and Business ProcessCRM in S/4HANA: Roadmap, Architecture and Business Process
CRM in S/4HANA: Roadmap, Architecture and Business ProcessAshish Saxena
 
Sales Enablement for a High-tech Manufacturer
Sales Enablement for a High-tech Manufacturer Sales Enablement for a High-tech Manufacturer
Sales Enablement for a High-tech Manufacturer Ashish Saxena
 
Reimagine Service Delivery using IoT and AI
Reimagine Service Delivery using IoT and AIReimagine Service Delivery using IoT and AI
Reimagine Service Delivery using IoT and AIAshish Saxena
 
How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...
How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...
How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...Ashish Saxena
 
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online StoreService Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online StoreAshish Saxena
 

Plus de Ashish Saxena (20)

Changing Business Models: The Shift to B2B2C and D2C Sales
Changing Business Models: The Shift to B2B2C and D2C SalesChanging Business Models: The Shift to B2B2C and D2C Sales
Changing Business Models: The Shift to B2B2C and D2C Sales
 
SAP Field Service Management -Planning & Dispatching
SAP Field Service Management -Planning & DispatchingSAP Field Service Management -Planning & Dispatching
SAP Field Service Management -Planning & Dispatching
 
Smart Railways Predicative Maintenance of Door Subsystem
Smart Railways Predicative Maintenance of Door SubsystemSmart Railways Predicative Maintenance of Door Subsystem
Smart Railways Predicative Maintenance of Door Subsystem
 
Intelligent Sales Execution with SAP Sales Cloud for Smarter and Faster Sales
Intelligent Sales Execution with SAP Sales Cloud for Smarter and Faster SalesIntelligent Sales Execution with SAP Sales Cloud for Smarter and Faster Sales
Intelligent Sales Execution with SAP Sales Cloud for Smarter and Faster Sales
 
Benefit and Enablers of Deploying IoT Solution
Benefit and Enablers of Deploying IoT SolutionBenefit and Enablers of Deploying IoT Solution
Benefit and Enablers of Deploying IoT Solution
 
How to Achieve Operational Excellence in Enterprise Asset Management?
How to Achieve Operational Excellence in Enterprise Asset Management?How to Achieve Operational Excellence in Enterprise Asset Management?
How to Achieve Operational Excellence in Enterprise Asset Management?
 
Trends and Benefits of Implementing E-Commerce for B2B Companies
Trends and Benefits of Implementing  E-Commerce for B2B Companies Trends and Benefits of Implementing  E-Commerce for B2B Companies
Trends and Benefits of Implementing E-Commerce for B2B Companies
 
Smart Fleet Management with IoT
Smart Fleet Management with IoTSmart Fleet Management with IoT
Smart Fleet Management with IoT
 
SMART PUMPS NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)
SMART PUMPS  NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)SMART PUMPS  NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)
SMART PUMPS NEW BUSINESS MODELS WITH IoT (INTERNT OF THINGS)
 
Reinvent Your Business With Enterprise Asset Management
Reinvent Your Business With Enterprise Asset ManagementReinvent Your Business With Enterprise Asset Management
Reinvent Your Business With Enterprise Asset Management
 
Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...
Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...
Delivered a SAP EAM/Field Service solution for Construction and Mining Equipm...
 
SAP PI/PO FAQ’s
SAP PI/PO FAQ’sSAP PI/PO FAQ’s
SAP PI/PO FAQ’s
 
SAP C/4HANA FAQ's
SAP C/4HANA FAQ'sSAP C/4HANA FAQ's
SAP C/4HANA FAQ's
 
SAP ODATA Overview & Guidelines
SAP ODATA Overview & GuidelinesSAP ODATA Overview & Guidelines
SAP ODATA Overview & Guidelines
 
CRM in S/4HANA: Roadmap, Architecture and Business Process
CRM in S/4HANA: Roadmap, Architecture and Business ProcessCRM in S/4HANA: Roadmap, Architecture and Business Process
CRM in S/4HANA: Roadmap, Architecture and Business Process
 
SAP S/4HANA FAQ’s
SAP S/4HANA FAQ’sSAP S/4HANA FAQ’s
SAP S/4HANA FAQ’s
 
Sales Enablement for a High-tech Manufacturer
Sales Enablement for a High-tech Manufacturer Sales Enablement for a High-tech Manufacturer
Sales Enablement for a High-tech Manufacturer
 
Reimagine Service Delivery using IoT and AI
Reimagine Service Delivery using IoT and AIReimagine Service Delivery using IoT and AI
Reimagine Service Delivery using IoT and AI
 
How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...
How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...
How to Improve Customer Lifetime Value (CLV) using SAP Billing (BRIM/Hybris B...
 
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online StoreService Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
Service Ticket Creation in SAP Hybris (C4C) from Hybris Commerce Online Store
 

Dernier

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Dernier (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Migrate Custom data/object in SAP S/4 HANA

  • 1. S/4 HANA migration cockpit comes with preconfigured content and mapping for each migration object. For all major functional areas like product, customer, bank, profit centre, cost centre, plant, GL, etc. migration objects are predefined and their sequence and dependency is also defined. So, what is the process of migrating custom data into SAP S/4HANA? This blog addresses the issue of migrating data in custom tables. A new migration object has to be created or changes to an already existing migration object need to be made. Migration object modeler is the application that is used when custom data has to be migrated into SAP S/4 HANA system. Note: SAP S/4HANA Migration Object Modeler is only relevant for the on-premise edition of SAP S/4HANA. Transaction LTMOM can be used to access SAP S/4HANA Migration Object Modeler (MOM). There are 2 ways of migrating custom data using MOM: 1. Creating a new migration object 2. Changing already existing migration object This blog covers Option 1 only. Steps of creating new migration object 1. Create Project: Creating a project in migration cockpit is 1st step for migrating data in S/4HANA system. Run transaction LTMC and create one project. 2. Create a new migration object: Run transaction LTMOM for creating new migration object. Create a new migration object in LTMOM. 3. Create a new function module: Go to transaction SE80 and create one custom function module. Define import and export parameters for FM. This FM would decide template for the new migration object. 4. Define source structure: In this step, define the new structure and its fields as per custom data requirement. This structure would work as source structure in the migration process. 5. Define Target structure: After defining source structure define the new target structure and its fields. 6. Structure mapping: In this step, map source structure to the new custom function module and then map source structure to target structure. 7. Field mapping: After mapping between source and target structure, define mapping between every field of source structure to a field of the target structure. 8. Define Rules: In this step, define rules for every field like constant value, condition on which value should be filled, etc. 9. Generate Runtime object: After completing all the above steps, generate runtime object of new migration object. After completing the above steps, a new migration object can be seen in the LTMC transaction under the project that was created in Step 1. Example: Migrate data from a custom table to S/4 HANA system The custom table ‘ZCUSTINS’ below that stores customer number and their policy id needs to be migrated to SAP S/4 HANA. To do this, a new migration object is created in MOM. Following is the structure of a custom table. Blog Migrate Custom data/object in SAP S/4 HANA by Rashmi Bansal, Accrete Business Solutions
  • 2. 1.Create one project ‘ZNS4_DATA_MOM’ in LTMC. 2. Create one function module ‘Z_FM_CUST_INS’ with the following import and export parameters: IV_DOCNO is a parameter which will ensure that FM would call when simulation will start in LTMC transaction. IT_CUSTINS is a table in which data will come into the function module. IT_RETURN table would be used to pass error, success or warning messages.
  • 3. 3. Run transaction LTMOM and select our project ZNS4_DATA_MOM 4. Create a new migration object. Use the below path: Go to menu ->migration object->create migration object->user defined. The following pop up window will come. Give a name and description of a new migration object: 5. After clicking on the next button it will ask for function module information:
  • 4. Give FM name, success and error message would be passed IT_RETURN table, IV_DOCNO is used as a simulation parameter. 6. New migration object Z_CUST_INS_007 has created successfully. 7. Double click on source structure, it will open a new window on left. Define new structure and its fields as follows. 8. Above structure would create a template for migration cockpit. Some fields can be made mandatory or disabled by making some changes in customer view of this structure. Right click on structure name and select ‘display view’. Below view is Customer view. All the fields for this structure need to be filled in the source template. 9. Double click on target structure. Either we can define fields for target structure one by one or we can get all fields of target structure from FM ‘Z_FM_CUST_INS’ (which we defined earlier for custom migration object) by synchronization. For synchronization use below the path Go to -> menu->migration object->synchronize structure.
  • 5. 10. Now go to structure mapping. Assign source structure to function module first and then assign source structure to target structure. Mapping can be done by dragging from left to right. 11. Now go to field mapping and assign fields of source structure to target structure by dragging and dropping from left to right. Assign customer from source structure to customer number and policy id to policy ID. 12. Create a run time object by clicking on the following highlighted button:
  • 6. 13. Run transaction LTMC and select project ZNS4_DATA_MOM. You can see the new custom migration project below. Above is the default view ‘On-premise- Enterprise Management scope’. The newly created custom migration object needs to be edited. Click on the edit button and select the custom view option. 14. Now select custom migration object ‘customer insurance’ and download its template for filling customer insurance data into the input file. The Downloaded template has below 2 fields (Which were defined in source structure of custom migration object) • Customer • Policy Fill customer number and policy id into the downloaded file. Below is a screenshot of the downloaded file after filling data into it.
  • 7. For all enquiries please contact at : corp@acnsol.com , Tel : +1(877)-849-5838 Visit us at : www.acnsol.com USA Head Office 3350 Scott Blvd, Bldg 34 Santa Clara, CA 95054 South Africa 609 Lanseria Corporate Estate, Falcon Lane, Lanseria, Gauteng Chile Galvarino Gallardo 1638, Providencia, Santiago India Development Centre 102A, HARTRON, Electronics City, Gurgaon Copyright © Accrete Business Solutions 2019. All rights reserved. 15. Upload file and start transfer. 16. Go to table ZCUSTINS and check entry created. We have uploaded custom data into SAP S/4HANA system successfully with the help of MOM. Migration object modeler is an application to migrate custom data into s/4HANA system by creating or changing migration object as per custom requirement. It is an assistant application for LTMC. Data uploading can only be done via migration cockpit. In the next blog, we will discuss how to change existing migration object with the help of MOM.