Subscription Parties
The subscription parties view object stores details about the subscription parties. The parties object has details such as party name, party role, internal indicator and primary indicator.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.OssBiccExtractAM.SubscriptionPartyExtractPVO
Primary Keys : SubscriptionPartyId
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 this subscription party record. |
| CreationDate | The date on which the subscription party record was created. |
| InternalYn | Indicates if the party is internal. |
| LastUpdateDate | The date on which the subscription party got updated the last. |
| LastUpdateLogin | The login that updated the subscription party the last. |
| LastUpdatedBy | The ID of the user who updated the subscription party the last. |
| ObjectVersionNumber | The object version number of the subscription party. |
| PartyId | The ID that represents the party being added to the subscription. |
| PartyPuid | The PUID of the subscription party record. This must be unique across the subscription parties object. |
| PartyRole | The role being played by this subscription party. Examples are Customer, Supplier. |
| PrimaryYn | The indicator to indicate whether this party is primary or not. |
| SignedBy | The user who signed the subscription. |
| SignedDate | The date on which the subscription got signed. |
| SignerRole | The role played by the signer for the subscription. |
| SubscriptionId | The ID of the subscription to which this subscription party belongs. |
| SubscriptionPartyId | The ID of the subscription party record. |
| VersionType | The version type of the subscription party record. |