What is Place holder Columns?
Answers were Sorted based on User's Feedback
Answer / oracleapps_learner
A placeholder is a column is an empty container at design
time. The placeholder can hold a value at run time has been
calculated and placed in to It by pl/sql code from anther
object.
You can set the value of a placeholder column is in a
Before Report trigger.
Store a Temporary value for future reference. EX. Store
the current max salary as records are retrieved.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / radhakrishnan
It is like Global Variable , you can store the value in
the place holder and take whereever you want at run time
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / amit shrivastava
A Place holder column is a column for which, the data type
and value can be set dynamically (Programmatically)
| Is This Answer Correct ? | 1 Yes | 0 No |
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
Which module is not in multiorg
when we run payment batch what are the 3 concurrent programs?
What is Formula Column?
what is lexical parameter?
Stored procedure?
what are the different types of parameters avialable in reports?
What is count(*) from po_vendors(any table)?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
What and Who is the best Institute or Trainer for Oracle Apps Technical ?
what is tuning in oracle apps technical