Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smartform Header and main Window

former_member375795
Participant
0 Kudos
291

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

1 REPLY 1
Read only

harshsisodia31
Participant
0 Kudos
206

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.