Allowance Repository
Principal SID Entities within the Allowance Repository: ProdOfferPriceAlteration and AllowanceProdOfferPriceAlteration.
| Attributes | Display Name | Data Type | Description |
|---|---|---|---|
|
ProductID |
PRODUCTID |
String(255) |
Allowance Identifier |
|
RECORD_TYPE |
Class |
String(35) |
Type of Allowance Entity (See table below for list of valid Types) |
|
SubsetType |
SubClass |
String(255) |
Second level classification |
|
Name |
Name |
String(255) |
Internal Name |
|
ProductName |
Commercial Name |
String(255) |
Commercial Name |
|
ShortDesc |
Short Description |
String(2000) |
Short Description |
|
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) |
Usage Characteristic that is being altered by this allowance |
|
AllowanceValue |
Charge Amount |
Decimal |
Amount to allow |
|
AllowanceUOM |
Per |
String(256) |
Per measurement unit |
|
AllowancePeriod |
Length of Allowance |
Decimal |
Number of units to allow |
|
lifecyclestatus |
Record Status |
String(255) |
Status of Record within (Retired, Active, etc) |
|
ProjectTagName |
Project Tag Name |
String(256) |
Tag name for repository instance. |
