Register an application form with Oracle E-Business Suite.
You must register a form before you can call it from a menu or a responsibility.
Before registering your form, register your application with Oracle Application Object Library using the Applications window.
The combination of application name and form name uniquely identifies your form.
Enter the filename of your form (without an extension). Your form filename must be all uppercase, and its .fmx file must be located in the forms/<language> subdirectory of your application directory structure.
This is the application that owns your form. You can define an application by using the Applications window.
Oracle E-Business Suite looks for your form in the appropriate language directory of your forms directory, based on the application owning your form.
For example, if you are using American English on a UNIX platform, Oracle E-Business Suite expects to find your form files in the directory /<Your application top directory>/forms/US.
This is the form name you see when selecting a form using the Functions window.