What is the difference between ON-VALIDATE-FIELD trigger and
a POST-CHANGE trigger ?
Answer Posted / guest
When you changes the Existing value to null, the
On-validate field trigger will fire post change trigger
will not fire. At the time of execute-query post-chage
trigger will fire, on-validate field trigger will not fire.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you understand by oracle forms?
what are bind variables?
Name the different triggers supported by oracle reports and their firing order.
from where do u receive the information to develop report
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
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What is the difference between flex mode and confined mode?
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
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
if u want to delete all these detail block etc what will happen in form
List out the oracle forms configuration files?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
all steps of bitmap report?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output