Object Types Reference > Siebel Object Types >

Multi Value Field


Siebel Object Types > Business Component > Multi Value Field

Displays the child records of a parent record. When the button of a multi-value field is clicked, Siebel applications display the child records of the parent record. The data displayed in a multi-value field is that of the actively selected parent record.

Properties
Property
Description/Usage
Valid Values/Examples

Calculated (O)

A TRUE or FALSE value.

TRUE = Specifies that the field's value is calculated by the business component rather than retrieved from the database server.

Field (R)

The name of a field in the business component defined by the multi-value link object definition.

 

Force Active (O)

A TRUE or FALSE value.

TRUE = Causes the data value to be always retrieved from the database.

Hidden (O)

A TRUE or FALSE value.

TRUE = Makes the field invisible to all dynamically created list views.

For a business component data type of DTYPE_ID, the default is TRUE; otherwise, the default is FALSE.

Link Specification (O)

A TRUE or FALSE value.

This is necessary if any business component used as the child of a link from this business component uses the Parent type of default values and expects to get a value.

TRUE = Specifies that the field's value is passed as a default value to a field in the child business component.

Multi Value Link (R)

The name of the multi-value link used when retrieving the data.

 

Name (R)

The user-defined name for the field. The name must be unique within the business component. All references to the field are made through its name.

The name can contain spaces.

No Copy (O)

A TRUE or FALSE value that, if TRUE, specifies that during a Based On Last operation, the field's value is not copied into the newly created record.

Also note that field value is not copied if Field's Multi Value Link object specifies No Copy as TRUE or corresponding Source Field object specifies No Copy as TRUE.

TRUE = Specifies that during a Based On Last operation, the field's value is not copied into the newly created record.

PickList (O)

The name of a picklist object definition used to display a list of valid values from which the user can choose.

 

Read Only (O)

A TRUE or FALSE value.

TRUE = Prevents the field value from being changed by the user.

Required (O)

Not currently used.

 

Use Default Sensitivity (O)

A TRUE or FALSE value.

TRUE = Causes the sensitivity mode that the application is running in (as defined in the data source) to be used in QBE searches that do not explicitly specify which sensitivity mode to use.

See Also

Business Component
Field

Object Types Reference