What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
1 3934Post New Oracle Forms Reports Questions
What do you understand by lov and how can it be used?
What is a matrix report and how many minimum groups are required to prepare the same?
Name the different triggers associated with oracle forms having a master-detail relationship.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
List the different types of columns in oracle reports.
how do u compile a form i.e .fmb file in Unix or in dos
Explain master-detail relationship with some examples.
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
how to send file attachment from oracle forms
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
Can we invoke one form from another in a multi-forms application?
What is a canvas in oracle forms?
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
What is an oracle report? List its various types.
did u received a single file or multiple files