Hi,
I've a requirement wherein the ALV should have 2 Headers like this:

Header 1 Header 2
Col1 Col2 Col 3 Col 4 Col 5 Col 6
I'm using
CALL METHOD g_grid->set_table_for_first_display
for the Grid Display.
How can I achieve this? Can someone help me on this?
Thanks,
Sowmya