Subscription Party Contacts
The contacts view object stores information about the subscription party contacts, such as such as contact name, contact role, start and end dates.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.OssBiccExtractAM.SubscriptionPartyContactExtractPVO
Primary Keys : SubscriptionContactId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| AccessLevel | The access level of the subscription party contact. |
| BillingOwnerYn | Indicates if the contact is the billing owner or not. |
| ContactPuid | The public unique identifier of the subscription party contact. |
| ContactRole | The role played by the subscription party contact. |
| CreatedBy | The user who created this subscription party contact. |
| CreationDate | The date on which the subscription party contact record was created. |
| EndDate | The end date of the subscription party contact record. |
| InternalYn | Indicates if the subscription party contact is internal or not. |
| LastUpdateDate | The date on which the subscription party was last updated. |
| LastUpdateLogin | The session login of the user who last updated the subscription party contact. |
| LastUpdatedBy | The unique identifier of the user who updated the subscription party contact. |
| ObjectVersionNumber | The object version number of the subscription party contact. |
| OwnerYn | Indicates if the contact is the owner of the subscription. |
| RelationshipId | The unique identifier of the relationship of the subscription party contact. |
| RoutingSequence | The routing sequence of the subscription party contact. |
| SignatureRole | The signature role played by the subscription party contact. |
| SignerSequence | The sequence of signer for the subscription party contact. |
| SignerYn | Indicates if the contact is the signer for the subscription. |
| StartDate | The start date of the subscription party contact record. |
| SubscriptionContactId | The unique identifier of the subscription party contact. |
| SubscriptionId | The unique identifier of the subscription to which this contact is associated with. |
| SubscriptionPartyId | The unique identifier of the subscription party to which this subscription party contact belongs. |