Use the Add_group_row procedure to add a row to a static
record group 1. true or false?

Answer Posted / sudipta santra

Add_Group_Row is used for making the non-query based record
group. It is not static, static record group is different.

Suppose inside loop any cursor be fetched and after making
some operation the values are set into a group for sending
it into the report in that case this type of record group be
used, so Add_Group_Row after that Add_Group_Column.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an implicit anchor and how is it a different form explicit anchor in a report builder?

888


i am writing a query select EmpNo from Emp how can i call in after parameter form

1813


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2720


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

2714


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

2063


difference between global n context sensitive segments?

2442


hiding item in report how like that properly,thats manually but at runtime i want to do

2868


hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...

1922


What do you understand by lov?

795


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

1806


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1736


what are the new features introduced in oracle form services in 11g release 2?

801


what exactly u write in when_new_form_instance

3187


Explain how one can iterate through items and records in a specified block?

762


if u want to delete all these detail block etc what will happen in form

1732