Hi Friends,
I have 2 internal tables say i_tab1 and i_tab2.
I_TAB1 contains 10 records.
I_TAB2 contains 15 records.
My requirement is to display I_TAB1 with title 'Success Records' and ITAB2 with title 'Missed Records'.
It should be done thro ALV grid Display. I can do using ALV LIST Display. But I need using GRID display.
Its version 4.6C.
How to do this?
Regards,
Viji