what is the diff between custom.pll and form personalization?
Tell me one example?
Answer Posted / nagaraju
Custom.pll is one Programming Link Library file which is
provided by oracle apps. Using Custom.pll we can change the
Working Process of the Form, i.e if the form need more
customization we have to goto custom.pll.Expecially in HRMS
we have special triggers to change the form functionality.
Form Personalization is doing same functionality of the
custom.pll but if need more customization in the standard
form or custom form, better to do the modifications in the
custom.pll
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
please send me forms, xml pulisher questions,answers
In oracle application how do you debug or trace errors?
What are the Standard Reports and Forms in HRMS?
can we use look up type instead of a pofile option?or valueset?is it possible how?
What do you understand by concurrent programs?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
What does appl_top directory contain?
What are the different components you should consider while defining a responsibility in oracle apps?
Which oracle apps version you are very confident in?
can we get profile values in report without using user exists is it possible how?
Can we create tables in apps schema?
What is a flexfield? List out its types.
What is instead of trigger in where we will use?
Can you explain the difference between architecture followed in 10g & 11g?
How many schemas we have? how many you have used?