What is the use of format trigger?
Answers were Sorted based on User's Feedback
Answer / viswa
Format trigger will fire before object is formated,It is
used for dinamically change the format of information.Using
this we can change the color of the specific object,we can
enable or disable the specific object
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / maruthi
format trigger is nothing but formatting the objects we can
enable or disable the forms& fields and so on
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / anu
If we want to change the thing dynamically in that case we
used format trigger.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / suresh
Format trigger is a pl/sql function which is return boolean value then true goto print other wise don't print
| Is This Answer Correct ? | 1 Yes | 1 No |
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
what is instead of trigger in where u will use?
When you run he report you have to get only that particular organization po numbers or item number how can do it?
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
What is a flexfield? List out its types.
There are set of records to be processed from staging table into interface table. If one record fails the entire set of data should be rejected.
what is the difference between procedure and function
how to customize the report,please tell me customization steps
Is there any limitations on responsibility assigned to a apps user?
what is the purpose of standard cost update?
how to enable Zoom function and steps?
In custom.pll what are the events we can Not write.