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

Tables structure comparison across systems

Former Member
0 Likes
2,251

Hi, i need to compare the structure of some custom tables between systems svi/hal/prd in 4.6/4.7 release.

Is anyone here who knows if exists a standard transaction or utility(program) for this ?

I try the SCMP, but it seems to be able to compare the data, for the structure in some case it fails.

Best regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,443

In table display mode:

Utilities -> versions -> version management.

Press the "remote comparison" button.

Enter the remote system and select the version you want to compare.

Rob

Hi, i need to compare the structure of some custom tables between systems svi/hal/prd in 4.6/4.7 release.

Is anyone here who knows if exists a standard transaction or utility(program) for this ?

I try the SCMP, but it seems to be able to compare the data, for the structure in some case it fails.

Best regards.

3 REPLIES 3
Read only

Former Member
0 Likes
1,444

In table display mode:

Utilities -> versions -> version management.

Press the "remote comparison" button.

Enter the remote system and select the version you want to compare.

Rob

Read only

0 Likes
1,443

Hi,

or per your own coding with :

fm RFC_GET_NAMETAB

regards Andreas

Read only

0 Likes
1,443

.....excuse me for the question..... thanks!!