Quantcast
Channel: ABAP Development
Viewing all articles
Browse latest Browse all 948

The case of source compare utility

$
0
0

Hi,

 

Recently I was involve in complex development environment that was not working so well.....

 

The overhead of this adventure was the need to verify that the code was transported successfully form the development environment to multiple target systems .

 

Usually for small scale changes the split screen editor is sufficient but when we are talking about multiple programs, functions, class, and interfaces the job become tedious and error prone.

 

Fortunately I found some documents about functions RS_CMP_COMPUTE_DELTA and RPY_PROGRAM_READ and using those I wrote program Z_R_EITAN_TEST_15_02 .

 

The program was written using 740 and use a little bit of "String Templates" (those funny looking {})

 

The program is quite new (there might be some bugs there...) but gain some experience in the field....

 

Lets check a a program:

 

 

The result:

 

List of include:

 

 

If there is a discrepancy we get:

 

 

It was a nice surprise to find out that class work as well !!!!

 

The hot spot takes us to SE24

 

 

Any comment is welcome.

 

Enjoy.


Viewing all articles
Browse latest Browse all 948

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>