What are the type of triggers available in Oracle Reports ?

Answer Posted / satbir

There are five types of trigger in Oracle Reports

Before Parameter Form
Fires before the Runtime Parameter Form are displayed. Can
access the PL/SQL global variables, report level columns
and manipulate accordingly.

After Parameter Form
Fires after the Runtime Parameter form are displayed. Used
to validate the parameter values.

Before Report
Fires before the report is executed but after the queries
is parsed and date is fetched.

Between Pages
Fires before each page of the report are formatted, except
the very first page. This page is used to customize page
formatting.

After Report
Fires after the report previewer are exited, or after
report output is sent to a specified destination.

Is This Answer Correct ?    113 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1644


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4072


What do we mean by record group in oracle forms?

610


if some data is not transfered where it will get stored

1458


What are the various configuration files that are used by oracle forms?

564






What is an oracle report? List its various types.

564


how report can be generated if we have the database designed in oracle 10g?

1457


a text item is there what r the different types of triggers associated with it

1508


What is an SQL FORMS ?

2310


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

810


why the Ctl file u put only in bin folder why not in other folder

1594


What is a matrix report and how many minimum groups are required to prepare the same?

548


What is an oracle report?

604


Is it possible to have multiple layouts in a report?

572


HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1091