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 |
can we use commit in trigger? If yes how?
How can you achieve loose coupling in soa framework?
what is the error you will get if field is referenced in wrong repeating frame?
How relation will be made between modules in oracle financial?
How many parameters we can pass through pl/sql program in Oracle apps
How to generate XML Report with out using rdf?
6 Answers BirlaSoft, Patni, UST,
what is inbound and outbound interface?
If there is any issue then whom do you report.(this is imp question for every interview)
Is it possible calling from one report to another? if possible means tell me ?
3 Answers Intelligroup, Satyam,
what is meant by Drill Down in Discoverer report? why it will be use?
how can u find the status in po?
q)what are the validations in sql*loader