What is the difference between formula column and place
holder?
Answers were Sorted based on User's Feedback
Answer / deepak
Formula column is type of Repot triger, here i have to
right pl/sql bolock.
but place holder is used as a variable or global variable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s
The Place holder column is the column where we can define
the global variable and this variable is used in the
Formula columns for different calculations.
The formula column is used for the calculation of the
required logic for the report.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
what is the source file of po report?
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
How i call Reports from Forms10g.
What is pop list?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?
what is the use of between page trigers in REPORTS... (please give answer in a explanatory way...if possible give screen shots also...)
Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??
What are the default extension of the files created by library module?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
hiding item in report how like that properly,thats manually but at runtime i want to do
What is the frame & repeating frame?