what is the sequence of firing triggers in forms?
Answer / shwetha
PRE_FORM, PRE_BLOCK, PRE_RECORD, PRE_TEXT, WHEN_NEW_FORM_INSTANCE, WHEN_NEW_BLOCK_INSTANCE, WHEN_NEW_RECORD_INSTANCE, WHEN_NEW_ITEM, POST_TEXT, POST_REOCRD, POST_BLOCK, POST_FORM
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the order of the triggers fired once the form is opened?
What are the different default triggers created when Master Deletes Property is set to isolated?
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 are the built -ins used for Modifying a group's structure?
What are the built-ins used for finding object ID functions?
how i build a report
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?
How is link tool operation different between reports 2 & 2.5?
what exactly u write in when_new_form_instance
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
What are the built-ins that are used to Attach an LOV programmatically to an item?
What is a difference between pre-select and pre-query?