What is an LOV?
Answers were Sorted based on User's Feedback
Answer / lokanatha reddy
There is a Disadvantage with List item.
IT Can show only one item. LOV Can Show Multiple Items.
Record Group hold those Values.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
An LOV is a scrollable popup window that provides the
operator with either a single or multi column selection list.
| Is This Answer Correct ? | 3 Yes | 2 No |
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What are the built-ins used for finding Object ID function?
If two groups are not linked in the data model editor, What is the hierarchy between them?
Do user parameters appear in the data modal editor in 2.5?
What are the display styles of an alert?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
How can you hide the report in Apps?
What is an LOV?
How can you create Lexical parameter n Bind parameter in Reports ?
What are the important difference between property clause and visual attributes?
How can a button be used in a report to give a drill down facility?
How does the command POST differs from COMMIT ?