Generic SelectedProduct business object

The generic SelectedProduct business object represents a product or service that has been purchased by a customer.

Business object structure

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

SelectedProduct includes the following attributes:

Business object attributes
Name Type Key Cardinality
ProductId String x  
Name String    
Description String    
Quantity String    
UnitOfMeasurement String    
SalesPrice SalesPrice   1
SalesPromotionalItem SalesPromotionalItem   n
ProcessContext ProcessContext   1

Supported verbs

The generic SelectedProduct business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003