Hi All
Im going to do smartform, I have two internal tables,
Header internal table - IT_HEAD ( MBLNR key )
Detail Table - IT_DET ( MBLNR , etc... )
i want to print MBLNR as header , and want to print detail data , relavent to same MBLNR,
and also print different MBLNR different pages.
Im going to loop header data in LOOP node and under that i have TABLE, in that table im looping my detail TABLE,
But it is not working properly, can u pls explain this......
rgds
pramod