Skip to main content
Anchor to InventoryTransferRemoveItemsUserErrorCode

InventoryTransferRemoveItemsUserErrorCode

enum

Possible error codes that can be returned by InventoryTransferRemoveItemsUserError.

Anchor to ALL_QUANTITY_SHIPPEDALL_QUANTITY_SHIPPED

The item cannot be removed because all of its quantity is fully allocated to one or more shipments (including draft shipments where the item has been picked). The error name refers to the underlying allocation check; it triggers regardless of whether the shipments have actually shipped.

Anchor to CANT_REMOVE_ALL_ITEMS_FROM_READY_TO_SHIP_TRANSFERCANT_REMOVE_ALL_ITEMS_FROM_READY_TO_SHIP_TRANSFER

A READY_TO_SHIP transfer must have at least one line item; you cannot remove every line item from one. To empty a READY_TO_SHIP transfer, cancel it instead.

Anchor to INVALID_TRANSFER_STATUSINVALID_TRANSFER_STATUS

Current transfer status does not support this operation.

The item was not found.

Anchor to ITEM_PRESENT_ON_DRAFT_SHIPMENT_WITH_ZERO_QUANTITYITEM_PRESENT_ON_DRAFT_SHIPMENT_WITH_ZERO_QUANTITY

The line item cannot be removed because it appears on a draft shipment with quantity 0.

The location selected can't be found.

The transfer was not found.


Was this section helpful?

•OBJECT

An error that occurs during the execution of InventoryTransferRemoveItems.


Was this section helpful?