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

Set Parameter for Select Option & Customized field

Former Member
0 Likes
344

Hi All,

I had 2 questions here:

1. This field in the report is a customized field and did not have any parameter.

Is there any way to set the parameter for such fields?

2. This field is a select option in the report.

How can i set the parameter for the select option with lower and higher range?

Hi All,

I had 2 questions here:

1. This field in the report is a customized field and did not have any parameter.

Is there any way to set the parameter for such fields?

2. This field is a select option in the report.

How can i set the parameter for the select option with lower and higher range?

2 REPLIES 2
Read only

Former Member
0 Likes
321

>

> Hi All,

>

> I had 2 questions here:

>

> 1. This field in the report is a customized field and did not have any parameter.

> Is there any way to set the parameter for such fields?

----> plz ref ur prev.Post.

>

> 2. This field is a select option in the report.

> How can i set the parameter for the select option with lower and higher range?--->

i dont think its possible to give High/low values to them, better to write small BDC to pass the data.

regards

Prabhu

Read only

Former Member
0 Likes
321

Hi,

I not sure if the parameter can be use for select option but i passed in unique value to append the range into the select options and it works.