Hi All
I have internal table with two fields
vbeln
fkdat
i have pass that internal table to smartform.
and loop in the table, it is printing all the invoices in one page.......
in smartform i need to print single vbeln and single fkdat per page.
how can i do it ?
********************
Page1
********************
vbeln1
kadat1
*******************
page2
******************
vbeln 2
fkdat 2
.......
rgds
pramod