Oracle Forms Reports Interview Questions
Questions Answers Views Company eMail

HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.

2 3613

how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1602

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

1360

in reports 1og.if we enter a query in list of values then parameter form displays a dropdown.in that if any ething is selected then that will display in the report.supp if i am not selected any value then it should display all the values.how it is possible?can any one help me........

1 3476

HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.

2 4340

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

1783

how to eliminate duplictes in column except group and section?

iFlex, TCS,

2 6268

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

ABB,

2050

How the Action Trigger works? and what is full syntex of srw.run_report?

CMC, Yantro Software,

1 8260

what is the difference between oracle reports 6i and oracle reports 10g? give atleast 10 differences? (plz give the answer vvvvvvvvvvv.urgent)

IBM, Oracle,

1 22922

Hi...... I created a report which is geneated in .txt format. What I do for this is 1.First I change the system parameter mode to character in the report. 2.Then I place a button in my form to call the report. code in the button is as follows.. DECLARE rePid REPORT_OBJECT; rep_hndl VARCHAR2(100); BEGIN rePid := Find_Report_Object('reptxt.rdf'); Set_Report_Object_Property(rePid,Report_deStype,FILE); Set_Report_Object_Property(rePid,Report_FileName,'d:\sasi\reports\reptxt.rdf'); Set_Report_Object_Property(rePid,Report_desName,'d:\sasi\output\repprint.txt'); rep_hndl := Run_Report_Object(rePid); END; and it is working.. Now the problam is that when I preview the report from the report builder, it is in the format I needed. But when I run the form and run the report,Its alligment is not correct. Regards abc

1 2949

BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT. WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES TOTAL SHOULD BE DISPLAYED

1 3116

I HAVE A REPORT LAYOUT LIKE THIS RUNDATE -FIELD DEPTNO-FIELD ------------------------------------------------------------ ------------------- EMPNO-----ENAME------SAL-----COMM----MGR----- ------------------------------------------------------------ ------------------ ------- ------------ -------- -------- -------- MY REQUIREMENT IS I WANT DEPTNO 10 VALUES IN ONE PAGE,DEPTNO 20 VALUES IN ONE PAGE,AND 30 IN ONE PAGE. I WANT LIKE THIS ....

4 5382

HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MULTIPLE GROUP QUERY ?

Jaguar, TCS,

1 13291

How can we call a URL from a menu (Oracle Forms 6i)?

2 10582


Post New Oracle Forms Reports Questions

Un-Answered Questions { Oracle Forms Reports }

HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1164


Name the different triggers supported by oracle reports and their firing order.

676


where do u put the report file

1736


What do we mean by record group in oracle forms?

689


what is the difference between call_form, new_form and open_form?

794






What is an implicit anchor and how is it a different form explicit anchor in a report builder?

713


List the different types of columns in oracle reports.

647


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

1900


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.

1773


Explain the different levels at which oracle form services interact.

676


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1602


how to send file attachment from oracle forms

2198


List out the oracle forms configuration files?

660


all steps of bitmap report?

1987


what is a package n what r the packages availbla in report

1713