Thursday 27 December 2012

FORM REGISTRATION STEPS IN ORACLE APPS

FORM REGISTRATION

first attach form to your form menu
and user form name to function
and function to menu
and attach menu to responsibility


open the oracla applications

-->go to application developer responsibility

-->navigation for registiring form

application>>form
form -- your custom from name
application -- your application name (i.e responsibility name to which responsibility you want to save)
user from name -- your user form name for reference in front end(give any name)
save it

-->navigation to register funcion

application >>from
description tab
funcion -- your function name
user function name -- your user function name to refer in front end

form tab
funcion --automatically populates the function name
form -- user form name
save it

find out the menu for your application

-->navigation to register menu
application>>menu

open your particualar menu
seq -- give the seq no which is not given
prompt -- how do u want display your form in front end(optional)
submenu -- if you want to attach any other menu you can attach here(optional)
function -- give your user function name.
save it

go to your particual responsibility and open the form .






Choose the APPLICATION DEVELOPER Responsibility

First we have to define the form

Application Form



The Values entered in the “Form” and “User Form Name” Fields in above window must be identical with the module name of the Form Created.

Now we have to define the Function for the Form

Application Function



Now go to the tab page with the name “Form”



Here we have to select the form name from the Lov.  This must be same as the name of the Form, which we have given, in the first form. (i.e Application Form)

Now we have to assign the menu for the form.

Application Menu

Here we have to decide, in which responsibility we have to put this form.

Suppose if we want to put our form in Oracle Payables responsibility then

Give this AX Payables Supervisor ” in the User Menu Name field in Query Mode.

We will get the following screen.



Now we have to decide under which submenu the form should be kept.  Suppose if we want to put our form under invoices then copy the Submenu value for the Invoices.

The submenu value for the Invoices here is AP_INVOICES_GUI12

Now copy this value and press f11(i.e go to the enter query mode)

And give this value in User Menu Name field.  If we do this we will get the following screen.



Now insert a new record in the tabular block and save the form.

Now we can view our form o the Application.

The form is successfully registered to the Oracle Apps.  In order to navigate to the registered form

Switch to the Respective responsibility i.e., Oracle Payables.


No comments:

Post a Comment