2014 Mar 13 7:31 AM
I create the smartforms , with Header window and Main window . Data is flow in main window is correct but bug in header window.
header window repeated every time either data go to next page or new Reviewid
Issue is header window not contain the data with according to the main window when i select the data from alv in bulk for print .
how i control header window data
2014 Mar 13 7:47 AM
Hi
Check if you have are using a loop for data printing and header too contains text element of the loop due to which it is getting printed multiple times.