Application Development 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: 

Issues in processing the Parameter as a set of values

Former Member
0 Kudos

Hi Group,

I have a requirement as under:

In my selection screen, I am using a parameter ( name : Sales order ) and on click of this, all the Sales orders and Sales order Items will be shown as :

Sales order Item

S0100 0001

S0100 0002

S0101 0001

S0101 0002

S0102 0001

.......

.......

Now, the user will be able to select either 1 or many from the above input help entries....

Question is, how can I process this Parameter ( Sales order ) as a set of entries ( i.e., as a table ).

so please kindly give inputs to overcome this requirement.

Thanks in advance.

Regards,

Vishnu.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use SELECT-OPTIONS instead of PARAMETERS....

3 REPLIES 3

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Use SELECT-OPTIONS instead of PARAMETERS....

Former Member
0 Kudos

Using Select Options u will get mulitiple values also u will get values like table.

regards,

kumar.