Gurus,
I have to split data in an internal table based on a condition.
record type
H
L
I have to split this data and group as HLLL and HLLL.
H,L denotes header and line items..
Any ideas on how can we do it....
Thanks.