What are the built-ins that are used to Attach an LOV
programmatically to an item?
Answer Posted / guest
set_item_property
get_item_property
(by setting the LOV_NAME property)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the various types of oracle report?
In what situation u create the BPA.
what is difference between group above and group left report
what are the oracle forms services components include?
what is the difference between call_form, new_form and open_form?
What do you understand by oracle forms and why are they required?
how to send file attachment from oracle forms
Why oracle forms required?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
how do u place it in required folder
Is it possible to have multiple layouts in a report?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
In what sequence do triggers get fired by oracle forms?