Price Repository
Principal SID Entities within the Price: Price, CompositeProdOfferingPrice, ProductPrice, CompositeProdPrice ProdOfferPriceCharge, and ProductPriceCharge.
| Attributes | Display Name | Data Type | Description |
|---|---|---|---|
|
ProductID |
PRODUCTID |
String(255) |
Charge Identifier |
|
ProductIDExt |
Product ID Extension |
String(255) |
Charge identifier extension |
|
RECORD_TYPE |
Class |
String(35) |
Type of Charge 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(256) |
End Time for the record to be effective (if applicable) |
|
Duration |
Duration |
Integer |
Duration of the charge |
|
DurationUOM |
DurationUOM |
String(10) |
Duration unit of measure for the charge |
|
UsageCharacteristic |
Usage |
String(255) |
Characteristic that is being charged (SMS, 3G, etc) |
|
ChargeValue |
Charge Amount |
Decimal |
The fee to charge |
|
ChargeUOM |
Per |
String(255) |
Per measurement unit |
|
ChargeMinBoundary |
Charge From |
Decimal |
The starting range of when to apply this charge |
|
ChargeMaxBoundary |
Charge To |
Decimal |
The endpoint when this charge no longer applies |
|
ChargePriority |
Charge Priority |
Integer |
If the customer has or is buying a product that provides a similar charge, this provides the system a way to choose which Charge to bill. |
|
LifeCycleStatus |
Record Status |
String(240) |
Status of Record (Retired, Active, etc) |
|
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. |
