Hi friends,
I have data in internal table based on condition types . The Particular condition may have have two or three
rows showing prices based on condition type. so i want all the three rows in same columns. can anybody
suggest me any build in type function available for doing the same. Is there any List function availaible.
The No. of rows may be 2, 3 or more based on condition type.
for eg :
Cond 1 45
Cond 1 20.
I want Cond1 45 20 .
Thanks
Kamal