Skip to Content
0
Former Member
Apr 12, 2010 at 11:31 AM

Internal table logic required

45 Views

Hi Experts,

I have a small problem, In my internal table i want to seperate out single entries. That means in my internal table's few entries are repeating, but few entries are comming only one time. I need the single entries in another table. My internal table looks like below,

The below internal table having 15646 and 15806 as single time only. I need that rows only into anther internal table. Can anyone pls help this.

STLNR	IDNRK
15637	7371484
15637	7346069
15637	7344871
15646	7342339
15644	7344585
15644	7344571
15806	21J0055
15644	21J0305
15644	7341860

Mohana