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

How to pass multiple values for paramters

Former Member
0 Likes
518

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

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
Read only

Former Member
0 Likes
496

Use SELECT-OPTIONS instead of PARAMETERS.

Arya

Read only

0 Likes
496

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