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 |
name at least five reports in oracle inventory related to transaction ?
what is instead of trigger in where u will use?
how can we return morethan one parameters in procedure?
Attribute data types?
Cycle of requestion to receving transaction.
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
What is a flexfield? List out its types.
In a Standard form a DFF is disable?How we can Enable it?
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all
hi all.i am in need of some sample codes for oracle apps manufacturing interfaces.If any of u have,plz send it to me . Thank you.
HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
i have 100 pages output. i want to print 10 records per page in Template?