Link Members
The link member view object stores information about the link members. It's an intersection object between link and member. Each record represents a relationship between a primary object and its linked members.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.ZchBiccExtractAM.LinkMemberExtractPVO
Primary Keys : LinkMemberId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CreatedBy | The user who created the link member. |
| CreatedByProcessId | The process instance which created this link member. |
| CreatedByProcessType | The type of process which created this link member. |
| CreationDate | The date when the link member was created. |
| EffectiveEndDate | The date at the end of the date range within which the record is effective. |
| EffectiveStartDate | The date at the beginning of the date range within which the record is effective. |
| LastUpdateDate | The date when the link member was last updated. |
| LastUpdateLogin | The login of the user who last updated the link member. |
| LastUpdatedBy | The user who last updated the link member. |
| LastUpdatedByProcessId | The process instance which last updated this link set. |
| LastUpdatedByProcessType | The type of process which last updated this link set. |
| LinkId | The unique identifier for the link set. |
| LinkMemberId | The unique identifier for the link member. |
| LinkType | The type of the link. |
| MasterFlag | Indicates whether the record is a master record. |
| RecordId | The identifier for the linked record. |
| RestoreFlag | Indicates whether the link between the parties has been removed. |
| ReviewedFlag | The record in the link set have been reviewed by a data steward user. |