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

compare internal table without a field

Former Member
0 Likes
374

Hi all,

i want to compare an internal table contents to see which fields has been changed.

I get the contents seperately at various time with different idocs.

Here what i want,

i want to say to the user that, for this idoc this changed and for the other idoc this changed?

i want to do it using,

delete adjacent duplicates from itab but i dont want to use idoc number but i need it.

Note: Every changes comes with a idoc.

1 REPLY 1
Read only

Former Member
0 Likes
334

http://wiki.sdn.sap.com/wiki/display/Snippets/ComparingTwoInternalTables-AGeneric+Approach