Skip to Content
0
Former Member
Jul 15, 2008 at 07:48 AM

about logic in internal tables

23 Views

Hi friends,

itab1 contains the following fields...

F1 S1 S2

206 111 222

206 333 444

I want above fields in output table like this

it_display.

F1 m1 m2 m3 m4

206 111 222 333 444

please give some idea..

thanks,

kishore.