What is the difference between formula column and place
holder?
Answer Posted / ashis
formula column is a non database column is used to calculate values and returns values.
where as place holder column used to holds the value return by formula column.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to have multiple layouts in a report?
how do u compile a form i.e .fmb file in Unix or in dos
Name the different triggers associated with oracle forms having a master-detail relationship.
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
what are bind variables?
What is a user exit program in oracle reports?
Why oracle forms required?
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 the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What do you understand by lov?
if some data is not transfered where it will get stored
What is the difference between bind and lexical parameter?
what is difference between group above and group left report