Displaying the Created System Field in Find Results
This topic provides an example of exposing a system field that does not already exists in the Field picklist, such as the Created system field. An alias field must be created for the system field, such as Date Created. For information on which column name to use for each system field, see Configuring Siebel Business Applications. This example uses the Accounts business component.
To display the Created system field in the Find Results view
Log in to Siebel Tools.
Select Business Component in the Object Explorer.
Query for Account.
In the Object Explorer, navigate to the Field object.
Right-click on the Find field and create a new record with the following details:
Column = CREATED
Name = Date Created
Select Find in the Object Explorer.
Query for Account.
In the Object Explorer, navigate to the Find Field object.
Right-click on the Find Field object and create a new record with the following details:
Display Name = Created
Field = Create Date
Display In Results = TRUE
Update the repository and deliver the updates.