Is PlaceHolderColumn Function or Procedure? Why we don't
write any code in that?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / amit kumar
used to substitute the values during the generation of
reports...
| Is This Answer Correct ? | 2 Yes | 0 No |
Do you know where we can check the status of po?
What is workflow?Explain with a example?
Exception Handilings?
Hi any one plz help me .i need 2 or 3 customized and 2 or 3 development reports on PO module..if any body having plz send me with one by one step ,i mean where u do the customization and wht are the steps u follwed when u do the customization,wht are fields u added or deleted ,How u added or these fields as per clinet requirement and wht are errors u faced .plz send it to my mail id iamvenki@gmail.com
Can you have two functions with the same name in a pl/sql block?
in one report using two layout models.if yes how to do
A file has both header and corresponding lines. Explain design to load this data into respective interface tables.
What is oracle soa suite and what are its different components?
what is the difference between %_all and %_f tables
How do u identity its name of report?
How to print invoice from APPS(front end).if we have invoice number in hand with us???
How does accounting occured in Expense Reporting?