Generic PriceData business object

The generic PriceData business object contains attributes of a product's price such as currency and amount.

Business object structure

The generic PriceData business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

PriceData includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
Name String    
IssueDate String    
EffectiveStartDate String    
EffectiveEndDate String    
Applicability String    
Currency String    
Amount String    
Description String    
RecurringCharge String    
RecurringFrequency String    
PriceType String    
DiscountPercent String    
QuantityIncluded String    
QuantityUOM String    
UnitOfMeasurement String    
PromotionalItem PromotionalItem   n
ProcessContext ProcessContext   1

Supported verbs

The generic PriceData business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic PriceData business object, use the System Manager.

Copyright IBM Corp. 2002, 2003