To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
2 6090Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
1 4036Post New Oracle Forms Reports Questions
Name the different triggers associated with oracle forms having a master-detail relationship.
how to send file attachment from oracle forms
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is an oracle report? List its various types.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is a matrix report and how many minimum groups are required to prepare the same?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
Explain how can you use the same lov for 2 columns?
Is it possible to have multiple layouts in a report?
Explain how one can iterate through items and records in a specified block?
why the Ctl file u put only in bin folder why not in other folder
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
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 need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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