Adding a detail block to a form

We are now ready to create a detail block to our form. The detail block is going to store information relating to societies the employee belongs to. The block is a detail block to the PERMGR_DTLS block we have already created. The foreign key is the PERSON_ID. In this recipe, we are going to perform the following tasks:

  • Creating a lookup
  • Creating a detail block
  • Setting the block properties
  • Setting the item properties
  • Creating a relationship between the master and detail blocks
  • Adding a record indicator to the block

Note

The following recipe assumes that you have created a custom schema called XXHR. If you do not have a custom schema, follow the recipe in Chapter 6, Utilities called Creating a custom schema. We have registered ...

Get Oracle E-Business Suite R12 Core Development and Extension Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.