Join Specification
A join specification specifies the columns to join from the tables on the left side and the right side of a join.
This object type occurs in the following location in the object hierarchy:
Siebel Objects > Business Component > Join > Join Specification
The following table describes properties that Siebel CRM uses with a join specification.
Property | Description |
---|---|
Destination Column (O) |
Specifies the name of the column in the destination table that Siebel CRM uses for the join. This name is case-sensitive. It must use the same format that it uses in the Siebel database. If the join occurs on a column other than the ROW_ID column, then the Destination Column property is required. |
Name (R) |
Specifies the name of the join specification object definition, which must be unique in the join. The name defaults to the Source Field value for the join specification. By default, the name of a join specification is the name of the source field specified for the object definition. You must not modify this value unless two join specification object definitions exist for the same join that use the same source field. The merge and upgrade utility uses this field to determine matching entries. For more information about the join specification, see Configuring Siebel Business Applications. |
Source Field (O) |
Specifies the name of a field. Siebel CRM uses this field to join the destination table. Note the following:
|