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 WITH SELECT-OPTIONS

Former Member
0 Likes
344

Hi..

Can anyone send me a good document to study or suggest me in printing a smartform having select-options ( i.e for a range of suppose purchase orders )..

Thanx in advance

2 REPLIES 2
Read only

Former Member
0 Likes
326

Hi Mohit,

You can have a tables parameter to hold the table of Purchase orders instead of the select-options for the Purchase orders.

Let the driver program have a select-options which would fill an internal table with all the PO Numbers and pass it to the smartform FM.

Regards,

Ravi

Read only

Former Member
0 Likes
326

Hi,

Refer the following link.

http://sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html

Regards,

Subashini.J