what are the different types of triggers in reports
Answers were Sorted based on User's Feedback
Answer / mirza moinuddin
IN Built There are 5 triggers
1.Befor parameter form trigger
2.After parameter form trigger
3.befor report trigger
4.between pages
5.after report.
other than that.
To Format our output
1.Format trigger
2.validation trigger
3.action trigger
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / shaikshavali
In report builder we have
1.Group-filter trigger
2.Format trigger
3.Validation trigger
4.Action trigger
5.Report trigger
Additionally in report triggers we have
1.Before parameter form trigger
2.After parameter form trigger
3.Before report trigger
4.Between pages trigger
5.After report trigger.
| Is This Answer Correct ? | 7 Yes | 2 No |
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
how to create requst set in oracle apps and how to send muliple requests at a time,
What is the package?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
Can function be overload?
What are documents and test cases u followed.
what is organization id
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
how to move the one file from one instance to another instance?and ur scripts also?
What is the interface?
what are the functions you are used in utl_file at the time of transferring the data?
A file has both header and corresponding lines. Explain design to load this data into respective interface tables.