The Retail_Error business object is a basic data element created
by several collaboration objects.
Description of Retail_Error business object
When an
exception is detected by certain collaboration objects a Retail_Error business
object is created and populated with information specific to the detected
exception and, if the exception was detected during the processing of a Retail_Item
or Retail_Price, it will contain the relevant business object.
Business object structure
The Retail_Error business
object is a hierarchical business object. The following table shows its structure.
Name |
Type |
Key |
Cardinality |
Description |
errorDescription |
String |
x |
The description of the exception generated by the detecting collaboration
|
errorType |
String |
|
|
The type of the detected exception |
Item |
Retail_Item |
|
1 |
Structure containing details that describe the Retail_Item if a Retail_Item
was being processed when the exception was detected |
Price |
Retail_Price |
|
1 |
Structure containing details that describe the Retail_Price if a
Retail_Price was being processed when the exception was detected. |
The Retail_Error business object includes attributes based on
the following child business objects:
- Retail_Item
- This child business object is a hierarchical business object. See Retail_Item business object.
- Retail_Price
- This child business object is a hierarchical business object. See Retail_Price business object.
Supported verbs
The Retail_Error business object supports
the following verbs:
- Request Processing (sending to the destination application): Create,
Retrieve, Update, and Delete
- Event Notification (receiving from the source application): Create, Retrieve,
Update, and Delete
Examining the object
To examine a listing of the attributes
of the Retail_Error business object, use the System Manager or Business Object
Designer.
Related information
For more information on related
business objects and collaboration templates, see the following: