Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to compare Transport Request between two different systems

nehaankush
Explorer
0 Kudos

Hi All,

I am having 2 Transport Requests for two different systems. I just want to compare the Objects available in both the Transport Requests.

Can you suggest how to check this.

Thanks & Regards,

Neha Ankush.

11 REPLIES 11

Former Member
0 Kudos

Hi,

Try using T-code SE39 to compare the objects. If the system are different you can check that too here.

Hope this helps.

0 Kudos

Hi Gaurav,

As you said this is the T-code where we can compare two programs but I don't want to compare the programs I need to compare requests only.

Actually I am having two Systems i30 and t30 and while transporting the object I am getting an error in IDOC that I am sending you once check it and tell me if you know something on it.

Former Member
0 Kudos

Hello Neha,

Use transaction SCU0 for elaborate comparison options between two system based objects based on transport etc.

Regards

Anand

Tomas_Buryanek
Active Contributor
0 Kudos

Transaction SREPO

-- Tomas --

0 Kudos

Hi Tomas,

can u elaborate your answer means tell me the steps how to do it?

Actually I am having two Systems i30 and t30 and while transporting the object I am getting an error in IDOC that I am sending you once check it and tell me if you know something on it.

former_member1716
Active Contributor
0 Kudos

Hi Neha,

If you want to compare rhe individual objects then you can compare with the steps metioned below,

1) Go to the object and navigate as below

utlities --> Versions --> Version management

2) Now you will be displayed with one active TR which will be already checked. Now click on Remote Comparison Button in the application Bar.

3) Now you will be popped with the window to enter the system name to which you need to compare.

4) Provide the desired system name and continue now in the next screen again you will find the remote comparison button in the application bar, click

5) Now you will be displayed with the differemce in the code.

Please get back if any clarifications needed.

regards,

Satish

0 Kudos

Hi Satish,

As you said that use version management  where we can compare two transport requests  but In IDOC I am getting the error and version management option is not there . 

In my case I am having two Systems i30 and t30 and while transporting the object I am getting an error in IDOC that I am sending you once check it and tell me if you know something on it.

0 Kudos

What are you tring to transport in the TR. Also check with team if the TRs are being transported in the same sequence with respect to its creation.

regards,

Satish

0 Kudos

Hi Neha

Are you sure this is a code issue and not a data issue.

The errors presented lean towards data being the issue

Regards

Arden

0 Kudos
Hi Arden,
you are correct this is data issue only. Actually I  transported request  from t30 to i30 but when I am processing IDOC. I am getting following error. my assumption is that some tr we are missing while transporting.

  I have to find transports from t30 which are not available  in i30 even after transported

Former Member
0 Kudos

Dear Neha,

You can refer table E070 & E071 for transport request. In both the system by entering the transport request number you will get the list of object and then you can compare them easily in excel file.

Regards

Vijayendra