cancel
Showing results for 
Search instead for 
Did you mean: 

SMARTFORMS

Former Member
0 Kudos

Hi,

I have one doubt in Smartforms, I want to print customer details along with the orders for the particular customers. I want to print each customer in different page. How can I do this. When ever new customer number comes it should print in a new page. Can any one help me in this regard.

Thank you

Rajesh

View Entire Topic
Former Member
0 Kudos

Hi..

U need to run the finction module generated in a loop.

Take the header data into a table and loop it before the function nodule..

Try to declare table types for both the header and details data..

Or refer to SF_EXAMPLE_03..

it shows how to use the select-options in smartforms..

If u are not clear i will send u the code..

Reward points if useful..

Thanks

Arun