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 is item status? name the related table.

1 Answers   Scan Steel,


Challenges faced during upgradation of 11i to R12

1 Answers   Infosys, Satyam,


how can we get odd numbered pages in output of a report

2 Answers   Infosys,


how to create requst set in oracle apps and how to send muliple requests at a time,

1 Answers   Genpact,


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

0 Answers   Accenture,






can we use anchor propery in XML reports?if yes?explain?

2 Answers   Oracle,


Can 2 functions have same name & input parameters but differ only by return datatype ?

5 Answers  


in reports token is casesensitive or not?

2 Answers  


How many phases of implementation and what are those.

2 Answers   Accenture,


in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?

1 Answers   Oracle,


tell me the scenarios of between pages in reports

1 Answers   TCS, Wipro,


how to make a parameter optional in the query?

2 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)