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

what are the important table names in purchasing?

3 Answers   TCS,


What is the interface?

3 Answers  


How to write the no data found in XML Publiser Report in apps?

2 Answers   UST,


what is pl/sql table and pl/sql records? what is the use of that?

3 Answers   Intelligroup,


What is count(*) from po_vendors(any table)?

0 Answers  


how to avoid duplicate data while uploading data from flatfile to staging table? some validations

5 Answers   Amdocs,


how to find the custom directory in front end.

1 Answers   IBM, Sierra Atlantica,


in procedure how to return a value

4 Answers  


maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?

6 Answers   LG Soft,


Difference between Bind and Lexical parameters?

3 Answers  


While running the concurrent program we will get the status, we have to change the status. How it will be done.

2 Answers   Zensar,


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

5 Answers   Wipro,


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)