Use the add_group_column function to add a column to record
group that was created at a design time?
Answer Posted / sudipta santra
Add_Group_Column comes after the using of the Add_Group_Row.
When We are going to create a non-query based record group
the first create the record group's row then make the column
one by one. It acts like a virtual record group.
In design time it has no existence , so just at runtime it
is created and holds the chunk of data.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how one can iterate through items and records in a specified block?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
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
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
what is the difference between call_form, new_form and open_form?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What are the various configuration files that are used by oracle forms?
What is a canvas in oracle forms?
from where do u receive the information to develop report
all steps of bitmap report?
What is an oracle report?
what is difference between group above and group left report
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?