Void Shipment Errors (XML)
The following errors may be encountered with the Serialized Operations Manager Void Shipment message:
| Data Element | Error Message | Description |
|---|---|---|
| Class 1 | ||
| cmn:DeliveryDirection | Delivery direction of Sent or Received is required !!! | The error occurs if the source is empty or null, or is not a valid value from the enumeration list. |
| cmn:DeliveryLocation | @type | DeliveryLocation type attribute is required when source delivery location is populated !!! | The error occurs if cmn:DeliveryLocation is populated, but the source is empty or null. |
| Valid delivery location type is required !!! | The error occurs if the source is present, but there is no matching entry in the lookup file. | |
| cmn:PartnerId | @type | Party type attribute is required when source partner Id is populated !!! | The error occurs if cmn:PartnerId is populated, but the source is empty or null. |
| Valid partner identifier type is required !!! | The error occurs if the source is present, but there is no matching entry in the lookup file. | |
| cmn:PartnerId | Partner identifier is required for delivery direction Received !!! | The error occurs if DeliveryDirection = Received, but source is empty or null. |
| cmn:ReasonCode | Valid reason code is required !!! | The error occurs if the source is present, but there is no matching entry in the lookup file. |
| cmn:TransactionDate | Transaction date is required !!! | The error occurs if the source is empty or null. |
| Class 2 | ||
| cmn:DeliveryNumber | Delivery [Delivery Number]: Shipment transaction for specified delivery number must be a sales shipment. Transfer shipment may not be voided. | The error occurs if source refers to a transfer shipment instead of a sales shipment. |
| Delivery [Delivery Number]: Shipment transaction for specified delivery number has not been submitted. | The error occurs if source does not refer to a shipment in a submitted state. | |
| Delivery [Delivery Number]: The serial numbers for the specified deliver must be in a Commissioned - Shipped state. | The error occurs if serial numbers are not in a Commissioned - Shipped state. | |
| Class 3 | ||
| The following is thrown for all Class 3 errors: “INTERNALERROR=Internal error from server [server details].” Please contact Support if this error is encountered. | ||