Developing and Deploying Siebel eBusiness Applications > Configuring the House and Opportunity Entities > Configuring the House Detail - Appraisals View >

Creating the Appraisals Business Component


To display data from a one-to-many extension table you must define a new business component with fields that map to the generic columns in the extension table (ATTRIB_01, ATTRIB_02, and so on), as well as three fields that provide the user key and map to the following columns:

NOTE:  The combination of NAME, TYPE, and PAR_ROW_ID will be unique in order to satisfy the U1 index of the _XM table.

The following procedure walks you through creating the appraisals business component for the NREC example.

To create the appraisals business component

  1. Choose File > New Object.
  2. The New Object Wizards dialog box appears.

  3. Under the General tab, select the BusComp icon and then click OK.
  4. The New Business Component wizard appears.

  5. Enter the following information, and then click Next.
  6. Field
    Value
    Project
    Product (SSE)
    Name
    Appraisals
    Table
    S_PROD_INT_XM

    The Single Value Fields dialog box appears.

  7. Enter the following fields and columns, and then click Finish.
  8. Column in Base Table
    Field Name
    Description
    ATTRIB_01
    Date
    Date the appraisal is done.
    ATTRIB_02
    Appraisal Value
    Appraised value of the property.
    ATTRIB_03
    Comments
    Comments.
    PAR_ROW_ID
    Par Row Id
    Parent Row ID.
    NAME
    Name
    Used to store the name of the Appraiser.
    TYPE
    Type
    Used to group records. Will be set to a unique predefault value.

    The Business Component Wizard creates the business component based on the information you entered.

To set the Search Specification for the Business Component and the Pre Default Value of the Type field

  1. In the Object Explorer, expand the Business Component Object type.
  2. The Business Component window appears in the Object List Editor.

  3. In the Business Component window, find and select the Appraisals business component.
  4. Add the following Search Specification property:
  5. In the Object Explorer, select the Field object type (child of Business Component).
  6. The list of fields that you created in the previous procedure appear in the Fields window of the Object List Editor.

  7. Select the Type field and then enter Appraisals as the Pre Default Value.
  8. The Type field will always default to Appraisals.

    Click for full size image


 Developing and Deploying Siebel eBusiness Applications 
 Published: 18 April 2003