Skip to Content
0
Former Member
Dec 23, 2009 at 04:56 PM

Internal table group all similar values

30 Views

Hi ,

I had one requirment where i will get some data in a internal table.

there the data will be more than 10 records.

I need to collect all the similar line items into one and assign to a group and so on.

here there may be more than 2 group data will be available in internal table.

i had around 400+ groups so if i had 400 records in my internal table i need to identify all the similar line items into one group.

Please help me in this.