Skip to Content
0
Former Member
Apr 19, 2010 at 11:32 AM

Format display probelm

25 Views

Hi

I have values in 2 internal table but there is not commen field for both table.

Like

Table 1

F1 M1

F1 M5

F1 F3

F1 F4

F1 F5

I want to display like below

H1 H2 H3 - Header

F1 M1 F3

F1 M5 F4

F1 F5

How do i do it.

Thanks in advace