Skip to Content
0
Former Member
Apr 22, 2009 at 11:45 AM

find if there is any common record in two internal tables

324 Views

hi,

I have two internal tables of same structure... say A and B.

I need to know if there are any common lines in them.

one way is to loop in any one of them and keep executing a read on the other.

can anyone suggest a better way.

thanks,

Arindam.