What is the purpose of the product order option in the
column property sheet?
Answer / guest
To specify the order of individual group evaluation in a
cross products.
Is This Answer Correct ? | 0 Yes | 0 No |
If a break order is set on a column would it effect columns which are under the column?
in before report trigger SRW.user_exit(FND_Userinit) what will do
What is a radio Group?
what is procedure like symbols of bind and lexical
Explain about horizontal, Vertical tool bar canvas views?
What is the sequence the Report triggers will fires while running a report ?
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
What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?
What is an LOV?
how to send sms to mobile phone from oracle forms.
how i build a report
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