Developing and Deploying Siebel eBusiness Applications > Configuring the House and Opportunity Entities > Configuring the Opportunity Details View >

Adding Fields to the Opportunity Business Component


After extending the database to support NREC's additional attributes, you need to define the fields in the business object layer. You do this by adding the fields to the Opportunity business component. The fields map to the extension columns in the S_OPTY. The steps covered in this procedure are at a high-level. For detailed instructions, review the procedures covered in Configuring the Internal Product Business Component.

To add fields to the Opportunity business component

  1. Navigate to the Opportunity business component.
  2. Lock the project locally, and then change the value of the Project property to NREC Configuration.
  3. Add the fields as shown on the following table.
    Name
    Column

    Agent

    X_AGENT

    Number of Bathrooms

    X_BATHROOMS

    Number of Bedrooms

    X_BEDROOMS

    Price Range

    X_PRICE_RANGE

    Square Feet

    X_SQUARE_FEET

    These fields are now available to expose in the user interface.

Developing and Deploying Siebel eBusiness Applications