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
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
i am writing a query select EmpNo from Emp how can i call in after parameter form
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
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
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
difference between global n context sensitive segments?
hiding item in report how like that properly,thats manually but at runtime i want to do
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...
What do you understand by lov?
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
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
what are the new features introduced in oracle form services in 11g release 2?
what exactly u write in when_new_form_instance
Explain how one can iterate through items and records in a specified block?
if u want to delete all these detail block etc what will happen in form