What are the important difference between property clause
and visual attributes?
Answer Posted / chaudhry
Named visual attributes differed only font, color &
pattern attributes, property clauses can contain this and
any other properties. You can change the appearance of
objects at run time by changing the named visual
attributes programatically , property clause assignments
cannot be changed programatically. When an object is
inheriting from both a property clause and named visual
attribute, the named visual attribute settings take
precedence, and any visual attribute properties in the class
are ignored.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
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
where do u put the report file
What is an oracle report? List its various types.
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
hiding item in report how like that properly,thats manually but at runtime i want to do
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Name the different triggers associated with oracle forms having a master-detail relationship.
Explain the different levels at which oracle form services interact.
Is it possible to execute a dynamic sql from forms?
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
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
how report can be generated if we have the database designed in oracle 10g?
How can we generate report output in excel format?
How can we expand Parameter Form Canvas on Reports 6i?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?