Skip to Content
0
Mar 05, 2008 at 05:04 PM

ALV HEading

23 Views

HI,

I have an ALV using OOPS where I have to display heading.

E.g:

Customer Name material qty

ABC 1 2

ABC W 1

ABC E 3

DEF 2 1

DEF R 2

DEF P 1

I have to display the above in ALV as:

ABC

1 2

W 1

E 3

DEF

2 1

R 2

P 1

Can anyone suggest me how I woud be able to do the above?

THanks.