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
The following table describes properties that Siebel CRM uses with a 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:
|
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:
|
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. |