Thursday, January 14, 2010

FORM REGISTRATION

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 .

No comments:

Post a Comment