Linked Parties
The linked party view object provides access to linked parties. It refers to the same organization or person which are used in different business processes based on separate records that represent the same entity.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.ZchBiccExtractAM.LinkedPartyExtractPVO
Primary Keys : LinkId, LinkMemberId
Initial Extract Date : LinkCreationDate
Incremental Extract Date : LinkLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
CreatedBy | The user who created the link member. |
CreationDate | The date when the link member was created. |
LastUpdateDate | The date when the link member was last updated. |
LastUpdatedBy | The user who last updated the link member. |
LinkCreatedBy | The user who created the link set. |
LinkCreationDate | The date when the link set was created. |
LinkId | The unique identifier for the link set. |
LinkLastUpdateDate | The date when the link set was last updated. |
LinkLastUpdatedBy | The user who last updated the link set. |
LinkMemberId | The unique identifier for the link member. |
LinkNumber | The number of the link set. |
LinkType | The type of the link. |
MasterFlag | Indicates whether the party is a master party. |
PartyId | The party identifier for the linked party. |
PartyNumber | The party number for the linked party. |
PartyType | The party type for the linked party. |
RelatedPartyId | The party identifier for the related party. |
RelatedPartyNumber | The party number for the related party. |
RelatedPartyType | The party type for the related party. |
RemovedFlag | Indicates whether the link between the parties has been removed. |