Subscription Sales Credits
The sales credits view object stores details about sales credits that are defined for subscription or subscription products.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.OssBiccExtractAM.SubscriptionSalesCreditExtractPVO
Primary Keys : SalesCreditId
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 sales credit record. |
| CreationDate | The date on which the sales credit record was created. |
| EndDate | The end date of the sales credit. |
| LastUpdateDate | The date on which the sales credit record was last updated. |
| LastUpdateLogin | The session login of the user who last updated the sales credit record. |
| LastUpdatedBy | The user who last updated the sales credit record. |
| ObjectVersionNumber | The object version number of the sales credit record. |
| ParentEntityId | The identifier of the sales credit parent entity. |
| Percentage | The percentage of the sales credit. |
| SalesCreditId | The identifier of the sales credit record. |
| SalesCreditPuid | The public unique identifier of the sales credit record. |
| SalesCreditTypeId | The identifier of the sales credit type. |
| SalesrepId | The identifier of the sales representative to whom the sales credit is being given. |
| StartDate | The start date of the sales credit. |
| SubscriptionId | The identifier of the subscription to which the sales credit is being associated. |
| SubscriptionProductId | The identifier of the subscription product to which the sales credit is being associated. |