What is the "LOV of Validation" Property of an item? What is
the use of it?
Answer Posted / guest
When LOV for Validation is set to True, Oracle Forms
compares the current value of the text item to the values
in the first column displayed in the LOV.
Whenever the validation event occurs.
If the value in the text item matches one of the
values in the first column of the LOV, validation
succeeds, the LOV is not displayed, and processing
continues normally.
If the value in the text item does not match one of
the values in the first column of the LOV, Oracle Forms
displays the LOV and uses the text item value as the search
criteria to automatically reduce the list.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Explain the different levels at which oracle form services interact.
List out the oracle forms configuration files?
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
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is the difference between BPA AND Contract What are documents and test cases u followed
What do you understand by lov?
List the different types of columns in oracle reports.
if some data is not transfered where it will get stored
can you convert or reverse engineer a fmx back to a fmb file?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
i am writing a query select EmpNo from Emp how can i call in after parameter form
all steps of bitmap report?
How can we expand Parameter Form Canvas on Reports 6i?