Siebel Object Types Reference > Siebel Object Types >

SVF Pick Map


Siebel Object Types > Business Component > Single Value Field > SVF Pick Map

Specifies instructions for copying fields when a picklist is used by a field.

Properties
Property
Description/Usage
Valid Values/Examples

Constrain (O)

A TRUE or FALSE value.

TRUE — Defines the pick map as a constraint pick map.

FALSE — Defines the pick map as a copy pick map.

Field (R)

The field in the parent business component that is connected to the pick map.

 

No Clear (O)

A TRUE or FALSE value indicating how to set the Field property if no value is selected from the picklist.

FALSE — The Field property is set to NULL.

TRUE — The Field property is not set to NULL.

Pick List Field (O)

The field in the picklist business component that is connected to the pick map.

 

Copy and Constraint Pick Maps

There are two kinds of pick maps: copy pick maps and constraint pick maps. The type of pick map is determined by the value in the Constrain property. If a pick map is a copy pick map, then the value of the field in the picklist business component specified by the Pick List Field property is copied into the field of the parent business component specified by the Field property. If the pick map is a constraint pick map, then the value from the field in the parent business component specified by the Field property is applied as a search specification on the field in the picklist business component specified by the Pick List Field property.

See Also

Business Component
Field
MVF Pick Map
Pick List
Pick Map
Single Value Field
SVF Pick Map UpdOnlyIfNull

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