-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Oracle E-Business Suite R12 Core Development and Extension Cookbook
By :

Now we have created the form, we should test it. We cannot run the form locally on our PC, so we need to transfer it to the application tier and compile it. We also need to register the form and create a function for it. Then we can add the function to a menu. In this recipe, we are going to perform the following tasks:
Registering a form
Creating a function that calls a form
Adding a form to a menu
FTP the form to the application tier
Compiling a form
Testing a form
Before we can run the form, it needs to be registered in the application.
To register the form, perform the following tasks:
1. Log in to Oracle and select the Application Developer responsibility.
2. Navigate to Application | Form and the Forms window will open.
3. Add a record with the following data:
Item name |
Item value |
---|---|
Form |
|
Application |
|
User Form Name |
|
Description |
|
The screen should...
Change the font size
Change margin width
Change background colour