Is PlaceHolderColumn Function or Procedure? Why we don't
write any code in that?

Answers were Sorted based on User's Feedback



Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?..

Answer / sridhars.s

used to set the value dynamically depending on parameter.
or
used to substitute the values during the generation of reports

Is This Answer Correct ?    18 Yes 0 No

Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?..

Answer / archana satpathy

Place holder column is a local function. By default it
returns the value assigned to it. For eg
:CP_TEST_PH := 'INDIA' will return the string 'INDIA'. You
can write code in the place holder formula by just writing
what you want to return (return 'INDIA'). In that case you
dont have to assign anything to :CP_TEST_PH anywhere. Just
make sure while creating your Place Holder column, it
returns correct datatype of adequate size.

Is This Answer Correct ?    4 Yes 0 No

Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?..

Answer / amit kumar

used to substitute the values during the generation of
reports...

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

Define MultiOrg Structure

5 Answers   Convergys,


what is trace file? what is the use of that?

4 Answers  


what is multi org structure?

3 Answers   Covansys, TCS,


What is cursor?

3 Answers  


How to create multi-layout reports ? If we have 5 layouts , then how to get into the 4th one ?

3 Answers   IBM,






What is the maximum number of statements that can be specified in a trigger statement?

1 Answers   Oracle,


What is FORWARD DECLARATION in Packages?

6 Answers   British Telecom BT, HCL, Tech Mahindra,


AOL?

4 Answers  


What is the interface?

3 Answers  


what is instead of trigger in where u will use?

2 Answers   TCS,


in one report using two layout models.if yes how to do

2 Answers  


how many sections are there in report?

1 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)