How is a function of Program Units being called in a Oracle Report?
orchidDec 10 2012 — edited Dec 10 2012Hello All,
I am troubleshooting an report that is generated by an Oracle report program (i.e. <report_name>.rdf). This report program is called from a push button (PB) in an Oracle form. I trying to find out if the calculations of all grades (e.g. A, B, C, D & F) are functioning properly, and I have found that all the calculation functions are stored in the program units. My question is:
How is each of these functions in the program units of an Oracle report being triggered or called?
For example, in Oracle Forms we have triggers associated w/ an item, block, form level or PB object. Does Oracle Report works in a similar manner?
Any help, suggestions or advices would be greatly appreciated.
Thanks in advance!