What are the built-ins used for Creating and deleting groups?
Answer / guest
CREATE-GROUP (function)
CREATE_GROUP_FROM_QUERY(function)
DELETE_GROUP(procedure)
| Is This Answer Correct ? | 0 Yes | 0 No |
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
how to pass 2 variables from one form to other form
What is a record group?
What is a physical page ? & What is a logical page ?
how we can validate the run-time parameters in reports 6i
What is an User Exits ?
What is the built-in used for showing lov at runtime?
What is difference between open_form and call_form?
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
What built-in is used for changing the properties of the window dynamically?
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.
I HAVE A REPORT LAYOUT LIKE THIS RUNDATE -FIELD DEPTNO-FIELD ------------------------------------------------------------ ------------------- EMPNO-----ENAME------SAL-----COMM----MGR----- ------------------------------------------------------------ ------------------ ------- ------------ -------- -------- -------- MY REQUIREMENT IS I WANT DEPTNO 10 VALUES IN ONE PAGE,DEPTNO 20 VALUES IN ONE PAGE,AND 30 IN ONE PAGE. I WANT LIKE THIS ....