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 two file differnces

Former Member
0 Likes
420

Hi All ,

I have two files on my presentation server one file will have some errors and another will conatine corrected , Now I have to compare those two files and display the differed recoreds as a list.Please provide me the required code.

Thank you ,

Satheesh.

1 REPLY 1
Read only

ThomasZloch
Active Contributor
0 Likes
306

Somebody has thought of this before...

http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools

You don't need a new ABAP program for this.

Thomas