cancel
Showing results for 
Search instead for 
Did you mean: 

printing multiple process orders in smartforms

Former Member
0 Kudos

Hi,

i developed a smartform(zform) for printing Process order.For printing multiple process orders in ZProgram i declared the Select-Options and fetched the relevant data into Header table and Item table and passed these tables to the Smartform.In Smartform the order of Windows is

1)Secondary window

2)Secondary window

3)Main window

4)Secondary window

In Main window i created 'Loop' node first(in this i gave header table),under it i created 'Table' node ((in this i gave Item Table in DATA tab) and in the footer i created COMMAND node for going to new page whenever Process order changes.The data is coming correct only in the main window Part as we are looping in mainwindow.how to pick relevant data for each process order in Secondary Windows also.The sequence of the windows cannot be changed .Please help.

Thanks

K Srinivas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

May be you can use the Program lines and wrtie the loop statement then print what ever you to print in the secondary window.

Let me know what exactly you want to print in the secondary widnows.

Thanks,

Aditya