Oracle Forms Reports Interview Questions
Questions Answers Views Company eMail

What is the Maximum allowed length of Record group Column?

2 4885

What are the different types of Record Groups?

1 5483

What is a Query Record Group?

1 3381

What is a Non Query Record Group?

1 8713

What is a Static Record Group?

2 8065

What are the built-ins used for Creating and deleting groups?

1 2949

What are the built -ins used for Modifying a group's structure?

1 2821

What are the built-ins used for Getting cell values?

1 5466

What are built-ins used for Processing rows?

1 5575

What are the built-ins used for finding Object ID function?

1 2949

What are the built-in used for getting cell values?

1 5107

What are the built-ins used for processing rows?

1 5136

What are the built-ins used for finding object ID functions?

2 3434

Use the add_group_column function to add a column to record group that was created at a design time?

2 4432

Use the Add_group_row procedure to add a row to a static record group 1. true or false?

2 7742


Post New Oracle Forms Reports Questions

Un-Answered Questions { Oracle Forms Reports }

in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1282


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


Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.

1685


How can we generate report output in excel format?

546


from where do u receive the information to develop report

1521






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

1544


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

2475


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 ?

4061


How can we expand Parameter Form Canvas on Reports 6i?

1944


what is oracle forms?

592


What is the difference between bind and lexical parameter?

524


i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame

2558


What is the difference between BPA AND Contract What are documents and test cases u followed

1932


Is it possible to execute a dynamic sql from forms?

588


Explain the different levels at which oracle form services interact.

593