‎2011 Dec 28 10:45 AM
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.
‎2011 Dec 28 10:54 AM
http://wiki.sdn.sap.com/wiki/display/Snippets/ComparingTwoInternalTables-AGeneric+Approach