Skip to Content
0
Former Member
Sep 17, 2007 at 09:53 AM

Logic to find missing entries

1061 Views

Hello all...i'm new to abap programming and i had a small doubt regarding a logic.

The logic is to obtain missing entries from 2 internal tables by comparing them.

for ex tab1 may contain some entries not present in tab2 and vice-versa.

i want to accomplish this by using only two loops i.e. nested loops. is it possible? pls let me know!

Regards,

Rahul

Message was edited by:

Rahul Khanna