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 is the source file of po report?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What is an LOV?
System.effective_date system variable is read only True/False
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is the built-in used for showing lov at runtime?
What are the types of canvas-views?
What is a predefined exception available in forms 4.0?
What are the types of Pop-up window ?
State the order in which these triggers are executed ?
what is difference between group above and group left report
all steps of bitmap report?