Answer Posted / guest
The term is terminal definition file that describes the
terminal form which you are using r20run.
and it use as
The term file which key is correspond to which oracle report
functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to send file attachment from oracle forms
what is oracle forms?
What is a canvas in oracle forms?
Explain master-detail relationship with some examples.
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
what is a package n what r the packages availbla in report
Is it possible to have multiple layouts in a report?
What is a user exit program in oracle reports?
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
from where do u receive the information to develop report
Why oracle forms required?
What are the various configuration files that are used by oracle forms?
can you convert or reverse engineer a fmx back to a fmb file?
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
if u want to delete all these detail block etc what will happen in form