Retail_Audit business object

The Retail_Audit business object is a basic data element passed into, or created by, a collaboration object based on the UCCnetMessageReceive collaboration template.

Description of Retail_Audit business object

If audit processing is enabled it is appended to the business objects which are passed along throughout the item management approval process. It contains information related to the item being processed, information about the collaboration being executed, and information which may be defined by an external auditing process.

Business object structure

The Retail_Audit business object is a flat business object. It includes the following attributes:
Name Type Key Description
referenceID String x Audit identification value assigned by an external audit process
auditInformation String   Audit information assigned by an external audit process
dateTime String   Date Time stamp set by the collaboration before writing the Retail_Audit business object to its audit port
collabID String   Collaboration object instance identifier set by the collaboration before writing the Retail_Audit business object to its audit port
hostName String   Machine name set by the collaboration before writing the Retail_Audit business object to its audit port
gtin String   If a Retail_Item is being processed, this attribute is populated with the item's global trade item number
fromGln String   If a Retail_Item is being processed, this attribute is populated with the item's supplier's gln value
targetMarket String   If a Retail_Item is being processed, this attribute is populated with the item's target market value
topic String   This attribute will be populated with the item's notification topic

Supported verbs

The Retail_Audit business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the Retail_Audit 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:

Parent topic: PIMR business objects