Siebel Object Types Reference > Siebel Object Types >

Find Field


Siebel Object Types > Find > Find Field

Adds a search field to the dynamically generated Find dialog box.

Properties
Property
Description or Usage
Valid Values/Examples

Display In Entry (O)

A TRUE or FALSE value.

 

Display In Results (O)

A TRUE or FALSE value.

 

Display Name (O)

The text (or key to localized text) that displays for this find field when its parent Find object definition is active in the Find dialog box.

 

Drilldown Business Component

The business component of the search result record (the business component queried on the destination view). This property allows you to configure separate drilldowns on the various fields in the Find Results applet.

 

Drilldown Destination Field

The field in the destination business component whose value equals the value of the source field in the source business component. This property allows you to configure separate drilldowns on the various fields in the Find Results applet. If you do not specify a source field, then do not specify the Destination field.

Valid only for Find results

Drilldown Source Field

The field in the source business component whose value equals the value of the field in the destination business component. This property allows you to configure separate drilldowns on the various fields in the Find Results applet. If you do not specify a source field, then do not specify the Destination field.

Valid only for Find results

Drilldown View

The view in which the search result record appears when drilling down into that record. This property allows you to configure separate drilldowns on the various fields in the Find Results applet.

 

Field (R)

The field being searched in the business component.

 

Name (R)

Name of the search field added.

 

Sequence (O)

The position of this find field in the list of fields displayed in the Find dialog box for the parent find object definition.

Integer value.

Sequence - Language Override (O)

Provides the ability to change the sequence property when a particular language/locale is active.

Integer value.

Title (O)

Reserved for future use.

Not applicable.

Field Restriction

The field specified in a find field must be a field that exists in the business component for the applet for the find object definition.

Query Differences

The Find dialog box and a query by example (QBE) can have different behavior for multi-value fields because the Find dialog box generates the same query as if you did an EXISTS query on the field in QBE. You can verify this by embedding your QBE expression with Exists (); for example, Exists ("Aga*").

QBE supports both types of querying, but to keep the Find dialog box simple, Siebel Business Applications implement a query that works in all cases. If you want to mimic the behavior of the non-Exists version with the Find dialog box, create a join from the primary ID field for the MVLink to the table containing the data. Then add a field on the table you joined to and point your find field to this new field.

See Also

Find
Find View

Siebel Object Types Reference Copyright © 2008, Oracle. All rights reserved.