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

smartforms header and main window content

Former Member
0 Likes
379

Hi,

i m printing wct certificate by smartforms.

my requirement is that for a date range all vendor selected and in first page all header information related with vendor should be printed and in second page all line items related with that vendor should be printed.

so suppose 3 vendor are selected in that date range then how next vendor header information will be printed and then its line item.

please suggest me some solution

all helpfull answer will be awarded*

Thanks and Regards

vijay

2 REPLIES 2
Read only

Former Member
0 Likes
363

Hi,

Here you have to take two internal tables one for header information and one for item information.

In the first page main window print the header information and in the second page main window you can print item information.

Thanks ,

shyla

Read only

dhruv_shah3
Active Contributor
0 Likes
363

Hi,

You can use the At New Command statement for printing the data according to the Vendors.

you can look at this

[;

HTH

Regards,

Dhruv Shah