The generic TelcoProduct business object contains profile information about a product. This business object includes such data as product name, product availability, and various product information.
The generic TelcoProduct business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
TelcoProduct includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ProductId | String | x | |
Name | String | ||
DateTime | String | ||
Description | String | ||
EffectiveStartDate | String | ||
EffectiveEndDate | String | ||
DeleteFlag | String | ||
PriceList | PriceData | n | |
ProductSupplyRef | ProductSupplyRef | n | |
ClassRef | TelcoProductClassRef | 1 | |
Specification | ProductSpec | 1 | |
CatalogRef | CatalogRef | n | |
BundledProductRef | TelcoProductRef | n | |
Status | Status | 1 | |
ProcessContext | ProcessContext | 1 |
The generic TelcoProduct business object supports the following verbs:
To examine a listing of the attributes of the generic TelcoProduct business object, use the System Manager.