Skip to Content
0
Former Member
Mar 02, 2012 at 11:01 AM

Delete adjacent duplicates : Dynamic comparing

2291 Views

Hi,

I want to trigger this kind of abap line code:

delete adjacent duplicates from my_itab comparing (lv_compare).

But it does not work.

Where in lv_compare, i have many fieds.

Before executing, I don't know neither the number of field nor names