Creating a list of values

Okay, now that we have populated the primary and foreign keys on our page, we will add a list of values for the Society Code field. When we create a list of values, we will create a new region. To create a list of values we will perform the following tasks:

  • Creating an application module for LOV
  • Creating a view object for LOV
  • Linking the application module to the view object
  • Creating a region for the list of values
  • Linking the LOV region to an item

Creating the application module

First of all we are going to create the application module for the list of values. We only need an application module and view object, as we are not dealing with database transactions and therefore, do not need to create an entity object. The advantage ...

Get Oracle E-Business Suite R12 Integration and OA Framework 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.