Answer Posted / guest
GET_GROUP_ROW_COUNT(function)
GET_GROUP_SELECTION_COUNT(function)
GET_GROUP_SELECTION(function)
RESET_GROUP_SELECTION(procedure)
SET_GROUP_SELECTION(procedure)
UNSET_GROUP_SELECTION(procedure)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
what is difference between group above and group left report
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
how to send file attachment from oracle forms
where do u put the report file
Explain the different levels at which oracle form services interact.
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
what is a package n what r the packages availbla in report
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Name the different triggers associated with oracle forms having a master-detail relationship.
What is the difference between bind and lexical parameter?
from where do u receive the information to develop report
In what sequence do triggers get fired by oracle forms?
what exactly u write in when_new_form_instance