Hello Again ,
In this blog I will be in continuation for migration steps of Transactional Data from 3.x to 7.x using SAP tool - RSMIGRATE.
As an example, we are migrating the transactional data flow for
cube - 0QM_C06.
- Create the Migration project in RSMIGRATE t-code. Give the migration project name and click on “Create” button
2. From the below screen click on the “
Add flow” icon to add the relevant data flow you want to migrate
Since we are migrating the flow for
InfoCube 0QM_C06, we will select
“InfoCube” option among the object types and add the technical name of relevant InfoCube in the
“Object name” field
Then click on
OK button.
We will get the output as below:
NOTE: Similar to InfoCube, you can select Data Store Object or 3.x InfoSource (Flexible Update/Direct Update) also among the “Add flow” options depending upon the type of data flow you want to migrate from 3.x to 7.x
3. Rest of the steps would be similar (step 3 onwards) as given in my previous blog for
Master DataFlow Migration- Part 1
NOTE: Make sure that data flows are in sync in D/Q/ P, since if we transport the new 7.x migrated dataflow to Q and P , this will overwrite the existing 3.x flows in Q and P .
I will be further in continuation for
Common errors and their fixes when using RSMIGRATE.