Anchor to InventoryTransferRemoveItemsUserErrorCodeInventory
enumInventory Transfer Remove Items User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to ALL_QUANTITY_SHIPPEDALL_
QUANTITY_ SHIPPED The item cannot have its shippable quantity removed if all of its quantity is fully allocated in one or more shipments.
- 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 item.
- Anchor to INVALID_TRANSFER_STATUSINVALID_
TRANSFER_ STATUS Current transfer status does not support this operation.
- Anchor to ITEM_NOT_FOUNDITEM_
NOT_ FOUND The item was not found.
- Anchor to ITEM_PRESENT_ON_DRAFT_SHIPMENT_WITH_ZERO_QUANTITYITEM_
PRESENT_ ON_ DRAFT_ SHIPMENT_ WITH_ ZERO_ QUANTITY The item cannot be removed because it exists in a draft shipment with zero quantity.
- Anchor to LOCATION_NOT_FOUNDLOCATION_
NOT_ FOUND The location selected can't be found.
- Anchor to TRANSFER_NOT_FOUNDTRANSFER_
NOT_ FOUND The transfer was not found.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?