2025 Mar 24 10:07 AM - edited 2025 Apr 21 6:58 AM
Hello SAP Experts,
I am currently working on SAP Data Migration Cockpit (DMC) and trying to understand how staging tables and temporary storage structures are created in the system. While I am aware that staging tables are automatically generated when a migration object is activated in LTMOM (Migration Object Modeler), I would like to gain a deeper understanding of the underlying logic and process.
What fields are considered, and how does SAP map them from source to target?
Where exactly are these tables stored in the HANA database?
Is there a way to manually create or modify staging table structures? Are there specific rules for defining primary keys or mandatory fields
Any insights, documentation references, or practical experiences on this topic would be greatly appreciated!
Thanks in advance for your help.
Best regards,
Request clarification before answering.
Hi @blkanth77
Here is very comprehensive FAQ document mentioning the staging tables approach in Migration Cockpit tool.
KBA 2733253 - FAQ for SAP S/4HANA migration cockpit. Migration approach: Transfer / Migrate data using staging tables
Hope this helps.
Best regards,
Irene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @blkanth77, the quickest way to check the mapping between Structure and table is clicking on the number of Tables in Migrate Your Data app. You will find the technical name for structure (S_*) and technical ID for staging table (/1LT/DS<system ID><numeric identifier>).
Of course you can check the value entered in backend by searching this table or you can just open Migrate Object Instance screen to check the value.
All of the information mentioned above can be found in:
Transferring Data to Staging Tables
=>
The system automatically creates database tables for each migration object in a project. These database tables are called staging tables. For each migration object, the system creates one or more staging tables. The staging tables have the naming convention /1LT/DS<system ID><numeric identifier>, for example /1LT/DSQKX000928.
KBA 2733253 - FAQ for SAP S/4HANA migration cockpit. Migration approach: Transfer / Migrate data using staging tables
Regards,
Irene
User | Count |
---|---|
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.