Hi Guys,
I do have a Internal Table which need to be displayed depending on conditions.
My ITAB looks like below:-
PN KUNNR LAND1
1 111 US
1 121 US
2 113 US
I need to display my final ALV output as below
For common PN, ALV should be displayed in one box with some header & footer data.
If the PN value changes it should display another ALV continuation to first one with some GAP to differentiate the previous one with the same header and footer data.
Thanks in Advance,
Prasad.