What is the use of Validation triggers in Reports?
Answer Posted / swarna.alizerla
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 |
Post New Answer View All Answers
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
How to create Drill down report?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What do you understand by lov and how can it be used?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is responsibility and how u attach How to create user and how u attach with responsibility.
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
hiding item in report how like that properly,thats manually but at runtime i want to do
How can we expand Parameter Form Canvas on Reports 6i?
Name the different triggers associated with oracle forms having a master-detail relationship.
what is a package n what r the packages availbla in report
Explain how can you use the same lov for 2 columns?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
did u received a single file or multiple files