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: 

How to pass multiple values for paramters

Former Member
0 Kudos

Hi all.

I want pass multiple values to the parameters, so that i can see selected customer details, selected cust number on the Excel sheet I want upload the those values in to parameters,

Regards.

hari

2 REPLIES 2

Former Member
0 Kudos

Use SELECT-OPTIONS instead of PARAMETERS.

Arya

0 Kudos

Hi Aryani,

Normally we use select-options for the Range of values.

example if 1 to 100 values , we use select-options.

if u want only 100 record we use parameters.

regards.

hari