Parent Business Component of a Multi-Value Group
The parent business component is the business component of the originating applet. Siebel CRM gets the data values that the originating field includes and other multi-value fields from corresponding fields in a record in the child business component that the multi-value group references. The primary is the record where Siebel CRM gets these values.
The parent business component does not include any properties that Siebel CRM requires to define a multi-value group. The field and multi-value link child objects are significant.
The originating field is the field defined in the Field property of the originating control or list column. Other than the relationship with the originating control, the role of the originating field is identical to that of the other multi-value fields that share the multi-value link. For more information, see About the Multi-Value Field.
About the MVF Pick Map
You can use a pick map for a multi-value field similarly to how you use it for a single-value field. The MVF pick map is an object that is a child of a multi-value field. Each pick map defines a relationship between a field in the child business component that the multi-value group references and one in the originating business component. If the user chooses a record, then these relationships provide the information that Siebel CRM requires to update the record in the parent business component with information from the multi-value group business component.
The following table describes some of the properties of the MVF pick map.
Property | Description |
---|---|
Field |
Identifies a field in the parent business component where Siebel CRM enters data. Siebel CRM uses data from a field in the multi-value group business component when it calls the PickRecord method. |
Pick List Field |
Identifies a field in the multi-value group business component that is the source of data for the field in the Field property of the pick map. |
The State multi-value field of the Account business component is an example of how Siebel CRM uses the MVF pick map. The Account business component includes a multi-value link to the Business Address business component, where it gets address information.
For more information, see About Multi-Value Links and About Links.