Skip to Content
0
Former Member
Feb 27, 2009 at 03:52 AM

how to structure the internal table issue I want to download to excel

17 Views

Hi ,

I am trying to download the data from the internal table whose structure was

i HAVE ONE INTERNAL TABLE WHICH IS

123 ABC MIKE

123 ABC DALLAS

123 ABC BOMBAY

345 BCD MEENAL

345 BCD SHINDE

345 BCD UJWALA

I want the output the i WANT THE INTERNAL TABLE TO STRUCTURE IN THIS WAY

123 ABC MIKE

DALLAS

BOMBAY

345 BCD MEENAL

SHINDE

UJWALA