Siebel Object Types Reference > Siebel Object Types Reference > Pick List Object Type >

Pick List


A pick list lists valid values for a control or list column. To specify source and destination fields, you use a pick map. You do not specify source and destination fields in a pick list. For more information, see Pick Map.

This object type occurs in the following location in the object hierarchy:

  • Siebel Objects > Pick List

Table 156 describes properties that Siebel CRM uses with a pick list.

Table 156. Properties of the Pick List
Property
Description

Bounded (O)

If TRUE, then the user must use a value from the list of values that the drop-down list contains.

Business Component (R)

Specifies the name of the business component that Siebel CRM uses to populate values in the list of values.

Long List (O)

If TRUE, then Siebel CRM attempts to position the cursor on the current value in a long list of values.

If the Long List property is TRUE, then the picklist returns a large set of values. To avoid affecting performance when the user scrolls or positions the cursor on the current value in the field, Siebel CRM does not immediately update field values for the current record.

If the picklist contains more than 500 records, then it is recommended that you set the Long List property to TRUE.

Name (R)

Specifies the name of the picklist. The name must be unique among picklists. Other objects use this name to reference this picklist. The name can contain spaces.

No Delete (O)

If TRUE, then the user cannot delete a value from this picklist.

No Insert (O)

If TRUE, then the user cannot insert a value in this picklist.

No Merge (O)

If TRUE, then the user cannot merge two existing picklist values into a single value.

No Update (O)

If TRUE, then the user cannot update a value in this picklist.

Search Specification (O)

Specifies the search specification that Siebel CRM uses for this picklist. This specification is addition to the condition that the Search Specification property of the business component specifies. The Business Component property of this picklist specifies this business component.

Sort Specification (O)

Specifies the sort specification that Siebel CRM uses for this picklist. This specification replaces the condition that the Sort Specification property of the business component specifies. The Business Component property of this picklist specifies this business component.

Static (O)

You can use one of the following values:

  • TRUE. Use a static picklist. Get values for this picklist from a predefined list of values. A static picklist typically uses the PickList Generic or PickList Hierarchical business component. These business components display data that an administrator enters in the List of Values administration views. Siebel CRM displays a static picklist as a drop-down menu. For more information, see Siebel Developer's Reference.
  • FALSE. Use a dynamic picklist. Get the values for this picklist from the business component that the Business Component property specifies. Siebel CRM uses a pick applet dialog box to display a dynamic picklist.

Type Field (O)

Specifies the name of a business component field that Siebel CRM uses to get a set of records. It uses this field name with the Type Value property of this picklist.

Type Value (O)

Specifies the data value that Siebel CRM uses to get a set of records.

Visibility Auto All (O)

If TRUE, and if the user:

  • Can access any All views, then Siebel CRM sets visibility for the picklist business component to All.
  • Cannot access any All views, then the Visibility Type property determines visibility.

Visibility Type (O)

Specifies the visibility type if Siebel CRM uses values from the business component that this picklist references. For more information, see the description for the Visibility Auto All property of this picklist.

Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.