Application Development and Automation 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: 
Read only

Version Comparison between 2 systems

Former Member
0 Likes
640

Hi

I have to do a version comparison between 200 tables in QA and PRD to check whether they have all been transported or not. It is quite a time taking process if I do it one by one.

Can you tell me the table name which stores the transport number of all the objects.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
592

hi,

E070,E071 tables.

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
593

hi,

E070,E071 tables.

Read only

Former Member
0 Likes
592

Hi,

You can check for the transport number in Table E070.

Go to the system. open table and give the transport numbers. If the entry is there in target system it has been done and if no entries then not done.

Thanks & Regards

Read only

Former Member
0 Likes
592

Hi Grame,

please refer following link:

[http://help.sap.com/erp2005_ehp_03/helpdata/EN/d2/cb4699455611d189710000e8322d00/frameset.htm]

thanks,

Anurodh

Read only

Former Member
0 Likes
592

Setup a RFC connection(From SM59) by giving destination PRD.

than you may do version comparisons with Remote comparison by giving RFC traget system and RFC destination.