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 |
Is that Possible To create package Overloading , If Yes Give any Examples
Matrix Report: Simple, Group above, Nested
What will happen If I am not giveing the Suspense accout while defineing the Set of Books in GL?
Can u give the Documentation of Custom.pll in oracle apps
What are triggers?
what are the error tables in AP?
I want to develop a oracle applications report using report builder 6i. I have two user parameters. How to provide list of values to parameters, which should show me at the time of submitting concurrent program.
1 Answers Genpact, Y3K Imaginations,
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
any one can expalin report registration steps?
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
link between po and ap modules