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

how to compare multiple programs in other systems.

Former Member
0 Likes
604

Hi,,

My requirement is i will give some report names as input and target system.

So the reports need to check in target system existing or not.

Once if it available it need to compare all sub objects like data dictionary objects ,data elements,function modules,includes,structures are same or not.

Generally if it is one object mean directly we will go SE80 and compare through version management.

But in my requirement user want details of somany reports at one time execution.

Can you people suggest is there any function module to get all details of SE80 information or any other ways.

Your responses will be highly appreciated.

Thanks and regards,

sheik

Hi,,

My requirement is i will give some report names as input and target system.

So the reports need to check in target system existing or not.

Once if it available it need to compare all sub objects like data dictionary objects ,data elements,function modules,includes,structures are same or not.

Generally if it is one object mean directly we will go SE80 and compare through version management.

But in my requirement user want details of somany reports at one time execution.

Can you people suggest is there any function module to get all details of SE80 information or any other ways.

Your responses will be highly appreciated.

Thanks and regards,

sheik

3 REPLIES 3
Read only

Former Member
0 Likes
535

check tcde SE39 , but one at a time.

Regards

Prabhu

Read only

Former Member
0 Likes
535

Use can use remote comparision in the versions.

Utilities->versions->version management. Here check the version and click on remote comparision on application tool bar.

Else you can use the remote comparision in SE39

Naveen

Read only

0 Likes
535

Hi naveen,

Thanx for response.

I know this process.

we are in migration project

so we need to compare so many programs everyday.

That's why we need to write a program for that to compare all reports at a time

can you tell is there any function module to get SE80 information after we enter program name.

regards,

psrao