Discount Repository
Principal SID Entities within the Discount Repository: ProdOfferPriceAlteration and DiscountOfferPriceAlteration.
| Attributes | Display Name | Data Type | Description |
|---|---|---|---|
|
ProductID |
PRODUCTID |
String(255) |
Discount Identifier |
|
Record_Type |
Class |
String(35) |
Type of Discount Entity (See table below for list of valid Types) |
|
SubsetType |
SubClass |
String(255) |
Second level classification |
|
Name |
Name |
String(255) |
Internal Name |
|
ShortDesc |
Short Description |
String(2000) |
Short Description |
|
ProductName |
Commercial Name |
String(255) |
Commercial Name |
|
LongDesc |
Long Description |
String(2000) |
Long Description |
|
StartDate |
Start Date |
Date |
Start Date for the record to be effective (if applicable) |
|
StartTime |
Start Time |
String(40) |
Start Time for the record to be effective (if applicable) |
|
EndDate |
End Date |
Date |
End Date for the record to be effective (if applicable) |
|
EndTime |
End Time |
String(40) |
End Time for the record to be effective (if applicable) |
|
UsageCharacteristic |
Usage |
String(255) |
Characteristic that is being discounted (SMS, 3G, etc) |
|
DiscountValue |
Discount Amount |
Decimal |
The discount to apply |
|
DiscountUOM |
Percent or Flat |
String(255) |
Percent or Absolute discount |
|
lifecyclestatus |
Record Status |
String(255) |
Status of Record within (Retired, Active, etc) |
| IMAGE | IMAGE | File | Name or location of a picture file for this record |
| UOM | UOM | String | Unit of measure |
| CONTAINS | CONTAINS | String | Contains |
| ProjectTagName | Project Tag Name | String(256) | Tag name for repository instance. |
| OPDEdition | OPDEdition | String(256) | This is used by Offer and Price Designer to provide a dummy information to MDM web service. |
