what is the use of format trigger?a
Answers were Sorted based on User's Feedback
Format triggers are PL/SQL functions executed before the
object is formatted. These triggers are used to dynamically
change the formatting attributes and used to conditionally
print and not to print a report column value. These triggers
return Boolean values TRUE or FALSE. If the return value of
the format trigger is FALSE, the value is not displayed.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / sesha
ormat Trigger in Oracle Report Builder is a PL/SQL function. This trigger is going to fire before an object is printed in report output. It returns Boolean value, if value is true then goes to print and if value is false then donot print.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Exception. Types of exception, Difference between those. And example
how do you describe O2C along with tables
diff between key and descriptive flexfield.
What are ad-hoc reports?
In oracle application how do you debug or trace errors?
In xml report, how to print the headings in every page?
how to move the one file from one instance to another instance?and ur scripts also?
Difference between set of books id and ledger id in r12 ?
is it possible to run the interface without using oracle apps?
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
Is it possible calling from one report to another? if possible means tell me ?
3 Answers Intelligroup, Satyam,
how to debug the report?
2 Answers IBM, Qualcomm, Sierra Atlantica,