Configuring Siebel eBusiness Applications > Configuring Applets >

Exposing System Fields


To expose system fields in the user interface, you create either a list column (within a list applet) or a control (within an entry applet).

NOTE:  You do not need to define system fields as child Field objects of the underlying business component.

To define a list column object

  1. Create a new list column object.
  2. Enter a list column field property of xxxx where xxxx represents the system field that maps to the system columns. Table 41 lists the system fields.
    Table 41.  System Fields
    Field
    Description

    Updated

    System date and time the record was last updated.

    Updated by

    Login ID of the person who last updated the record.

    Created

    System date and time the record was initially created.

    Created by

    Login ID of the person who initially created the record.

    Id

    Row ID of the record.

  3. Enter a display name property for the list column (for example, Last Updated).
Configuring Siebel eBusiness Applications