The generic SelectedProduct business object represents a product or service that has been purchased by a customer.
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:
Name | Type | Key | Cardinality |
---|---|---|---|
ProductId | String | x | |
Name | String | ||
Description | String | ||
Quantity | String | ||
UnitOfMeasurement | String | ||
SalesPrice | SalesPrice | 1 | |
SalesPromotionalItem | SalesPromotionalItem | n | |
ProcessContext | ProcessContext | 1 |
The generic SelectedProduct business object supports the following verbs:
To examine a listing of the attributes of the generic SelectedProduct business object, use the System Manager.