Skip to Content
0
Former Member
Jul 04, 2012 at 10:16 AM

Compare two internal tables to find difference in data

8654 Views

Hi All,

I am trying to differentiate between data of two internal tables(they have similar structure). One internal table will have persisted data and other internal table contains the daily data. So I need to check data which is updated or not there in older internal table. For that I need to compare every field of two tables.

Thanks,

Shailesh S. Malkar.