‎2006 Jun 09 11:27 PM
Hello folks,
I am having a requirement here. I dont have a clue how to proceed.
I had developed a smartform which is basically an agreement form between a distributor and manufacturer.
What I am doing in my print program right now is I am calling the smartform function module inside the loop on distributors.
When ever the smartform is executed, it is creating a single spool for all the distributors.
Can't I create a seperate spool for each distributor? Do I have to create a seperate output type for this? Please let me know.
Thanks,
‎2006 Jun 09 11:34 PM
hi Naren,
you can do it
instead of looping it in the print program create a loop in the smartform itself
suppose if u want to send to different distributors with different addresses then create a loop at address window and loop at mainwindow also to get the data from the mainwindow also
based upon your message to be sent create the loop for the respective windows
i think it would be helpful for u
if u have any further issues just let me know
Regards,
Naveen