The generic ShippingItem business object contains detailed information required to ship goods to a customer. This business object includes information about shipped goods such as serial number, model, type, and quantity delivered.
The generic ShippingItem business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
ShippingItem includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
Quantity | String | ||
Description | String | ||
SerialNo | String | ||
Model | String | ||
Type | String | ||
UPC | String | ||
ProcessContext | ProcessContext | 1 |
The generic ShippingItem business object supports the following verbs:
To examine a listing of the attributes of the generic ShippingItem business object, use the System Manager.