What is the sequence of firing in report trigger?
Answer / Raj Kumar Pandey
The sequence of firing for report triggers in Oracle D2K depends on their position and type. Generally, the sequence is as follows: first, before open triggers are fired; then after open triggers; followed by report-level before fetch triggers (if any); then page-level before fetch triggers (if any); next, record-level before fetch triggers (if any); and finally, after fetch triggers.
| Is This Answer Correct ? | 0 Yes | 0 No |
How I can use srw.run_report in reports6i?
Which directory will you copy your new custom form, what would be its extension (.fmb or .fmx)?
What is iapxtb structure? Explain its importance
What is oracle d2k? Why we use it?
What is secure property?
How to get / select the nth row from the table?
Explain how to convert a report into excel sheet.
What is call form stack?
Explain the use of decode function
Which directory will you copy your new reports, what would be its extension (.rdf or .rex)?
What are summary column and placeholder column in reports?
What is the sequence of firing in form level trigger?