You are on page 1of 2

Creation of Master Detail Block in Oracle Apps 11i

Prerequisites

There should exist a foreign key relationship between two tables in order to use
the database block wizard to create master-detail block relationship.

Create child table, master table and the foreign key in the database.
img 19
-------
Create Master Block
Create the master block based on the test_parent_table. Repeat the steps for
creating a block using database block wizard.
Use will see following windows during this process.
img20,img21, img7,img8,9,10,22,23,24,25,14,26,15,27,07,
--------------------------------------------------------
Click on create relationship button and you will see following screen.
img28,29
--------
Click ok and you will see following screen the details of the join between two
database:
img30
-----
Click Next and complete the process of the creation of block and items through
layout Wizard.

open the layout editor for the canvas and you will see following screen.
img31
-----
Following relation will get created between database blocks
img32
-------
Check the properties of the created relation
img33
-------
Compile the form and register it in oracle applications. You can see the following
screen

when you open the form in oracle applications.


img34
---------
Frequently Asked Questions
1. How do you compile a form on unix box?

2. Is it necessary to compile the form in $AU_TOP/forms/US?

3. Is it necessary to use apps user id while compiling the forms?

4. What is the prerequisite to create master-detail block?


5. What is the significance of the delete record behavior in the relation?

You might also like