what are the different objects that you cannot copy or
reference in object groups?
Answer Posted / guest
objects of differnt modules
another object groups
individual block dependent items
program units
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hiding item in report how like that properly,thats manually but at runtime i want to do
what are the new features introduced in oracle form services in 11g release 2?
What is the difference between BPA AND Contract What are documents and test cases u followed
Explain master-detail relationship with some examples.
where do u put the report file
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
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.
What are the various configuration files that are used by oracle forms?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what exactly u write in when_new_form_instance
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
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Explain the various types of oracle report?
What do you understand by oracle forms?
what is the difference between call_form, new_form and open_form?