Answer Posted / barick prabhudatta
An object group is a container for a group of objects.
Object groups provide a way to bundle objects into higher-
level building blocks that can be used in other parts of an
application and in subsequent development projects.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how can you use the same lov for 2 columns?
what are bind variables?
What is responsibility and how u attach How to create user and how u attach with responsibility.
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
Why oracle forms required?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
In what situation u create the BPA.
Is it possible to have multiple layouts in a report?
What is the difference between bind and lexical parameter?
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
List out the oracle forms configuration files?
Explain the different levels at which oracle form services interact.
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
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What do you understand by lov?