i created a parameter list in reports. how to restrict that
parameter list with parameters
Answer Posted / 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 |
Post New Answer View All Answers
In what situation u create the BPA.
what is difference between group above and group left report
What do you understand by oracle forms?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What do you understand by lov and how can it be used?
where do u put the report file
What is an oracle report? List its various types.
What is an SQL FORMS ?
How can we expand Parameter Form Canvas on Reports 6i?
What do we mean by record group in oracle forms?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
how report can be generated if we have the database designed in oracle 10g?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
what is tripstop report?