Oracle Forms Reports Interview Questions
Questions Answers Views Company eMail

What package procedure is used for calling another form ?

3 5907

What package procedure used for invoke sql plus from sql forms ?

1 3191

Error_Code is a package proecdure ?

1 3319

EXIT_FORM is a restricted package procedure ?

1 3858

When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?

1 3264

List the system variables related in Block and Field?

1 4040

What is the difference between system.current_field and system.cursor_field ?

3 11969

What is an User Exits ?

1 3141

What are the type of User Exits ?

1 3220

What do you mean by a page ?

1 3117

How many pages you can in a single form ?

1 2821

Two popup pages can appear on the screen at a time ?

1 3082

What is the significance of PAGE 0 in forms 3.0 ?

1 2591

Deleting a page removes information about all the fields in that page ?

1 2667

What do you mean by a pop-up window ?

1 3218


Post New Oracle Forms Reports Questions

Un-Answered Questions { Oracle Forms Reports }

What do you understand by lov?

554


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

2458


what is the difference between call_form, new_form and open_form?

705


what is difference between group above and group left report

3186


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1544






How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1634


how to send file attachment from oracle forms

2125


What is a user exit program in oracle reports?

562


What do you understand by oracle forms?

575


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

585


Can we invoke one form from another in a multi-forms application?

625


What is responsibility and how u attach How to create user and how u attach with responsibility.

1611


What is a matrix report and how many minimum groups are required to prepare the same?

536


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1591


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4060