List the system variables related in Block and Field?
Answer / guest
1. System.block_status
2. System.current_block
3. System.current_field
4. System.current_value
5. System.cursor_block
6. System.cursor_field
7. System.field_status.
| Is This Answer Correct ? | 3 Yes | 0 No |
What do you mean by a pop-up window ?
How many Flexfields are there in AR and what are they ?
What is the difference between NAME_IN and COPY ?
What is the use of Page Protect Property?
What are the two types views available in the object navigator?
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
how to create the triggers in the forms?
based on parameter value layout of report should change
What do we mean by record group in oracle forms?
Name the two files that are created when you generate the form give the filex extension ?
What is an user exit used for?
List the different types of columns in oracle reports.