Answer Posted / chaudhry
Fires when oracle forms first marks a record as an insert or
an update. The trigger fires as soon as oracle forms
determines through validation that the record should be
processed by the next post or commit as an insert or update.
c generally occurs only when the operators modifies the
first item in the record, and after the operator attempts to
navigate out of the item.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
What is the difference between bind and lexical parameter?
What is a user exit program in oracle reports?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
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
What is the difference between flex mode and confined mode?
What is a canvas in oracle forms?
i am writing a query select EmpNo from Emp how can i call in after parameter form
why the Ctl file u put only in bin folder why not in other folder
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
difference between global n context sensitive segments?
what exactly u write in when_new_form_instance
from where do u receive the information to develop report
a text item is there what r the different types of triggers associated with it
What is an SQL FORMS ?