Oder of firing triggers in form
Answers were Sorted based on User's Feedback
Answer / saravanan
The order of firing triggers will be as follows
Form -> Block -> Item level..
If the same trigger exist in all the level then only it
will start from the lowest level to highest level.
Friends Please don't post a wrong answer.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / viswa
pre form,
pre block,
pre record,
pre item,
when_new_form_instance,
when_new_block_instance,
when_new_record_instance,
when_nnew_item_instance
| Is This Answer Correct ? | 4 Yes | 1 No |
The order of firing triggers will be as follows
Form -> Block -> Record -> Item level..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pradhyumn sharma
pre-logon
on-logon
post-logon
pre-form
pre-block
when-create-record
pre-text-item
when-new-form-instance
when-new-record-instance
when-new-item-instance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / e.b.
item level, Record levle, block level, form level
| Is This Answer Correct ? | 3 Yes | 10 No |
WHAT IS THE USE OF SKIP WHERE U WILL GIVE?
what are the tables of auto invoice.
Types of cursors?
where is chandra institute in hyderabad for oracle apps technical training ?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
What repots or concurrent program run to transfer data from Inventory to GL.
what is the difference between credit memo and debit memo?...
What is the difference between buyer&employee in PO module?
What are the requests groups?
How to send the e-mail notification in XML Pub Report?
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions