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.