Answer Posted / ravi
Static Record Group is a group with values that does not
change at run time or we can say it's not dynamic. All the
values in static record group remains unchanged.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain the different levels at which oracle form services interact.
How to create Drill down report?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
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 are the oracle forms services components include?
What do we mean by record group in oracle forms?
What are the various configuration files that are used by oracle forms?
Why oracle forms required?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What is an SQL FORMS ?
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...
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
Explain how one can iterate through items and records in a specified block?
what is tripstop report?