How to create LOV in Oracle forms?
Answer Posted / pranita kochar
In the ‘Object Navigator’ window, select the LOVs object known as "List of values."
Then click on the green ‘+’ (Create) icon. In the ‘New List Of Value’ window, leave the default radio button which is: ‘Use the LOV Wizard’ and the click ‘OK.’
LOVs get their data from Record Groups, which may be populated using SQL queries, or by entering a static list of values. In the LOV Wizard window, use the default to base your LOV on a new Record Group; and then click ‘Next.’
In the ‘SQL Query Statement’ box, write a ‘SQL’ statement to query customers name and their ID. Then click ‘Next.’
(SQL Query Statement)
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
What is responsibility and how u attach How to create user and how u attach with responsibility.
what is tripstop report?
What do you understand by lov and how can it be used?
Explain master-detail relationship with some examples.
what is oracle forms?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
what are bind variables?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is a user exit program in oracle reports?
Why oracle forms required?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What are the various configuration files that are used by oracle forms?
difference between global n context sensitive segments?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??