Answer Posted / sujeet
WHEN-CHECKBOX-CHANGED
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
how do u place it in required folder
What is an oracle report? List its various types.
if some data is not transfered where it will get stored
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
Explain the different levels at which oracle form services interact.
what are the oracle forms services components include?
Why oracle forms required?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
Can we invoke one form from another in a multi-forms application?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
how do u compile a form i.e .fmb file in Unix or in dos
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
Explain the various types of oracle report?