Rate Table Values
The table for storing the rate table values.
Data Store Key : CrmAnalyticsAM.CrmExtractAM.CompPlanSetupExtractAM.RateTableValueExtractPVO
Primary Keys : RateTableValueId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CommissionValue | Commission value. |
| CreatedBy | Indicates the user who created the row. |
| CreationDate | Indicates the date and time of the creation of the row. |
| LastUpdateDate | Indicates the date and time of the last update of the row. |
| LastUpdateLogin | Indicates the session login associated to the user who last updated the row. |
| LastUpdatedBy | Indicates the user who last updated the row. |
| ObjectVersionNumber | |
| OrgId | |
| ParentRateTableValueId | Parent rate table value ID. Sales representative level value will refer to the parent rate table value ID. This is used for maintaining the sequence. |
| RateSequence | Rate sequence |
| RateTableId | Unique identifier of the rate table. |
| RateTableValueId | Unique identifier of the rate table value. |
| SrpFormRateTableId | Sales representative form rate table ID. To store the sales representative level value. |