Comparteix a través de


WMSLocation.deleteRefillTransports Method

Deletes the refill transports for this location when the need for the specified item is no longer present.

Syntax

public boolean deleteRefillTransports(ItemId _itemId, InventDim _inventDim)

Run On

ClientOrServer

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions for which to check refill transports.

Return Value

Type: boolean
true if any refill transports are deleted; otherwise, false.

See Also

Reference

WMSLocation Table