Page 1 of 1

Custom.pll in forms

Posted: Wed Feb 21, 2007 1:00 pm
by shivaram9
I am an oracle developer and familiar with developing forms from scratch, but heard from some one that we need to use custom.pll when developing custom forms in oracle applications.

Could any one tell me what's the use of custom.pll in forms.

do we have to use it in-order to develop custom form.

Thanks,
Shivaram

Posted: Wed Apr 11, 2007 3:38 pm
by venkat_mel
hi,

custom.pll is a standard pl/sql library given by oracle apps.it interacts with every EBS.for customizations in oracle apps forms you write the code in custom.pll and place it in the appropriate folder.

thanks,
venkat