i created a parameter list in reports. how to restrict that
parameter list with parameters
Answer / upendra kumar sharma
The Restrict List to Predetermined Values is a checkbox
that indicates whether a value for the parameter must be in
the list of values. For example, if you check Restrict
List to Predetermined Values and the Initial Value does not
match a value in the list of values, an error will be
generated when you accept the Parameter property sheet.
Similarly, if you set a value for the parameter on the
command line or in a command script and it does not match a
value in the list of values, an error will be generated
when the report is run. If you check Restrict List to
Predetermined Values, a list of values will appear in the
runtime parameter form. If you do not check it, a combo
box will appear (i.e., you can enter values as well as
select from the list).
| Is This Answer Correct ? | 4 Yes | 1 No |
If two groups are not linked in the data model editor, What is the hierarchy between them?
What is the difference between setting up of parameters in reports 2.0 reports ?
From which designation is it preferred to send the output to the printed?
What is the "LOV of Validation" Property of an item? What is the use of it?
Explain how one can iterate through items and records in a specified block?
What is a library in Forms 4.0?
How do you trap the error in forms 3.0 ?
How many types of trigger can be used in a table at a time ?
What is lexical reference?How can it be created?
What is the purpose of the product order option in the column property sheet?
What are the types of TRIGGERS ?
what are difference between post database commit and post-form commit?