State the order in which these triggers are executed ?
Answer Posted / guest
POST-FIELD,ON-VALIDATE-FIELD,POST-CHANGE and KEY-NEXTFLD.
KEY-NEXTFLD,POST-CHANGE, ON-VALIDATE-FIELD, POST-FIELD.
| Is This Answer Correct ? | 0 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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
did u p prepared complex report
difference between global n context sensitive segments?
what are the new features introduced in oracle form services in 11g release 2?
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain the various types of oracle report?
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 to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What do you understand by lov and how can it be used?
Why oracle forms required?
where do u put the report file
What do you understand by lov?
what is difference between group above and group left report
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.