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 2 requests

Former Member
0 Kudos

Hi people,

I need to compare 2 requests, i tried to use UTILITIES >> VERSIONS >> VERSION MANAGEMENT, but in this Client I can see only the last one Request applied.

In SAP there is any transaction where I can compare 2 diferents requests ?

Regards,

Flavio

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

Compares Customizing objects in two logical systems with transaction SCU0.

(clients in either the same R/3 System or different ones).

To compare objects, start the Customizing Cross-System Viewer in the logon client

(client of the system in which you are logged on) and then logon in the compare client

(client to be compared).

The Customizing Cross-System Viewer compares Customizing objects by the following criteria:

- Project IMG

This option shows changes in your project.

- Application components

This option compares Customizing objects in specified application areas.

- Business Configuration Sets

This option concentrates on Customizing settings which are of particular importance for

the processes in your company.

- Transport requests

This option shows the objects which would be overwritten by a transport.

- Manual selection

In this option, you specify which objects are compared.

The compare client security level must be:

0 (unrestricted), or

1 (no overwriting)

You can set this in the client maintenance SCC4.

You must also create a Remote Function Call link in SM59.

thanks

3 REPLIES 3

former_member181966
Active Contributor
0 Kudos

You can do "View/Table Comparison" via t-code SCMP . You need to have RFC (SM59) with other client .

Look for t-code "BDT_COMPARE" or prog "TRANSPORT_TABKEY_ANALYSIS"

^Saquib

.

Former Member
0 Kudos

hi,

Compares Customizing objects in two logical systems with transaction SCU0.

(clients in either the same R/3 System or different ones).

To compare objects, start the Customizing Cross-System Viewer in the logon client

(client of the system in which you are logged on) and then logon in the compare client

(client to be compared).

The Customizing Cross-System Viewer compares Customizing objects by the following criteria:

- Project IMG

This option shows changes in your project.

- Application components

This option compares Customizing objects in specified application areas.

- Business Configuration Sets

This option concentrates on Customizing settings which are of particular importance for

the processes in your company.

- Transport requests

This option shows the objects which would be overwritten by a transport.

- Manual selection

In this option, you specify which objects are compared.

The compare client security level must be:

0 (unrestricted), or

1 (no overwriting)

You can set this in the client maintenance SCC4.

You must also create a Remote Function Call link in SM59.

thanks

Former Member
0 Kudos

hi

in the version management screen, using the chk box, chk the 2 req nos that you need to compare and click remote comparison.This is applicable only if the requests are in the same client and also in the development server only.

regards

Winnie