what is the diff between custom.pll and form personalization?
Tell me one example?
Answers were Sorted based on User's Feedback
Answer / emmanuel - tcs
I agree with above answer.
Mainly we use custom.pll for any major code changes are
there.
when ever a small changes required like message population
and disable and enable of the fileds, Mandatory or non-
mandatory fileds -- like this with out touching the code we
can complete with Forms Personlization.
| Is This Answer Correct ? | 24 Yes | 1 No |
Answer / 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 |
Answer / sanjay basera
Yes all the answers are correct .
custom.pll is a progamatic methology.But if multiple
developer are workig in same custom.pll it cause version
headache so generally we go for form personalization
in form personalization we can easily alter the features of
form . we cann call built it ,display messages ,can add
menus in tool .can work in stored procedure
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / mandar
Agree with above answers. Be aware form personalization is
also not supported by oracle.
| Is This Answer Correct ? | 2 Yes | 8 No |
What does appl_top directory contain?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
how can u link a org-id with a responsibility in reports?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
what are version control tools used in oracle apps?
Is it possible to do purchase order without requisition?
Difference between set of books id and ledger id in r12 ?
Steps for DFF registration
what is meant by boilerplates?
in reports token is casesensitive or not?
What is Formula Column?
What is responsibility and how u attach