cancel
Showing results for 
Search instead for 
Did you mean: 

How to provide select-options for smartform in driver program

bhushan_ghule
Active Participant
0 Kudos

Hi Experts,

I am working on a smart form which is used to print invoice.

i am passing data from driver program to smart form

currently i am using parameter to give invoice no , it is working fine with the parameter

But in place of parameter i want to use select-options driver program to print multiple invoice

please help me to solve it.

Regards,

Bhushan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

check this link,hope it will help you

<Link to blocked site removed by moderator>

Regards,

Javaid.

Edited by: Vinod Kumar on Nov 24, 2011 1:36 PM

Former Member
0 Kudos

Change parameter to select option.

Give select option to smartform via interface.

Change type of importing parameter to "standard table".

Move it to a range table of proper type so you can use it in a select.

ready.