Does a grouping done for objects in the layout editor affect
the grouping done in the datamodel editor?
Answer Posted / guest
No.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Name the different triggers associated with oracle forms having a master-detail relationship.
what exactly u write in when_new_form_instance
Explain master-detail relationship with some examples.
did u received a single file or multiple files
how do u place it in required folder
did u p prepared complex report
can you convert or reverse engineer a fmx back to a fmb file?
How to create Drill down report?
What are the various configuration files that are used by oracle forms?
What is the difference between flex mode and confined mode?
if some data is not transfered where it will get stored
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
what is tripstop report?
What do you understand by lov and how can it be used?