Unable to Import User Master into Multiple Clients on the same system
If you are unable to import a user master transport into multiple clients on the same system (Say you wanted to import the user master into multiple clients on an ECC system) and it gives you the “Release of export and import systems have to be identical’ error. (as shown below) in STMS when you try to import into a second client
You need to manually force the transport into the system using the TP command. Do the following:
1. Remote into an application server for the appropriate system
2. Launch a command prompt. Navigate to the D:\usr\sap\trans\bin directory
cd D:\usr\sap\trans\bin
3. Now run the following command (replacing the SID. Transport ID and client number as appropriate)
D:\usr\sap\SID\SYS\exe\uc\NTAMD64\tp.exe import TRANSPORTID SID client### U128 pf=D:\usr\sap\trans\bin\TP_DOMAIN_SID.PFL
It will take a few minutes to complete the import.
You know it is imported when the command window goes away. Now you can run SCC7 to complete the
post-processing as normal. Repeat on other clients as necessary
Thanks a lot for the share. Really helpful. Kudos. 🙂
But there is an alternative solution (SAP recommended) as well which I applied in my case. Thought to share: 🙂
1. Implement note 1291394, which says us to create a Z program by the following process:
1) Run TA:SE38.
2) Give the name of the report "Z_CORRECT_SAPRL".
3) Press the "Create" Tab.
4) Copy paste the report from the ATTACHMENT in the note.
5) Save and Activate the report.
6) Execute the created report in SE38, the entries will be rectified.
7) Proceed with import in STMS.