Creating New Form in Oracle Apps
Creating New Form in Oracle Apps
Creating New Form in Oracle Apps
a) Copy TEMPLATE.fmb file from $AU_TOP/forms/US folder to a local directory. Also download
APPSTAND.fmb file and place it in D:\DevSuiteHome_1\forms
b) Copy All PL/SQL Libraries from $AU_TOP/resource/US folder (one time only). Download all the
.pll and .plx files to D:\DevSuiteHome_1\forms
LIST OF .PLL
APPCORE.PLL
APPCORE2.PLL
APPDAYPK.PLL
APPFLDR.PLL
CUSTOM.PLL
FNDMOAC.PLL
FNDSQF.PLL
FV.PLL
GHR.PLL
GLOBE.PLL
GMS.PLL
HRKPI.PLL
JA.PLL
JE.PLL
JL.PLL
OPM.PLL
PQH_GEN.PLL
PSA.PLL
PSAC.PLL
PSB.PLL
VERT.PLL
VERT1.PLL
VERT2.PLL
VERT3.PLL
VERT4.PLL
>Modified Code:
Form->form:CUSTOMERS_DETAIL
Function:XX_CUSTOMER_DETAIL
APPLICATION: Custom AR Application
Properties > Type: Form
User Function Name: CUSTOMERS_DETAIL_FUNCTION
> save
c) Finding the menu to which the above form function is to be attached. Again the menu is attached
to a responsibilty. So we have go in the reverse order to find the menu name.
> System Administrator ->Security -> Responsibility ->Define
> Press F11
> Responsibility Name: %US%Rec (searching for US Receivables Super User)
> Press Ctrl + F11