What is the use of Validation triggers in Reports?
Answers were Sorted based on User's Feedback
The Validation Triggers are used to validate the data
entered int the parameter form.
If the parameter is having the number format and if the
varchar2 is entered then to restrict such situations the
VAlidation Triggers are used.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anuragrajverma
Validation Triggers:-
---------------------------
Validation Triggers are PL/SQL functions that are executed
when parameter values are
specified on the command line and when you accept the
Runtime Parameter Form. (Notice that this
means each Validation Trigger may fire twice when you
execute the report). Validation Triggers are
also used to validate the Initial Value of the parameter in
the Parameter property sheet.
| Is This Answer Correct ? | 3 Yes | 1 No |
What are the difference between lov & list item?
Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?
a text item is there what r the different types of triggers associated with it
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What are the built-ins used for finding object ID functions?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
if u develop report do u ask for anything from u r team leader
Can a formula column refered to columns in higher group?
What is a radio Group?
What is a Check Box?
in before report trigger SRW.user_exit(FND_Userinit) what will do
What triggers are associated with the radio group?