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

in ap_terms table what data will be stored

1 Answers  


What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.

2 Answers   IBM,


How do u identity its name of report?

3 Answers  


what is the error you will get if field is referenced in wrong repeating frame?

1 Answers  


Can we create tables in apps schema?

0 Answers  






What is ERP? Architecture of apps?

3 Answers   TCS,


How will U link GL with OU in Multi-org environment.

3 Answers   Convergys,


Oder of firing triggers in form

7 Answers   Oracle, Zensar,


what is latest version in reports

8 Answers  


35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?

2 Answers   Accenture,


how to set org context?

3 Answers  


What is procedure?

3 Answers   IBM,


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)