Class InventoryStatusUtils


  • public class InventoryStatusUtils
    extends Object
    • Constructor Detail

      • InventoryStatusUtils

        public InventoryStatusUtils()
    • Method Detail

      • changeStatusOfStorageBin

        public static void changeStatusOfStorageBin​(String storageBinID,
                                                    String inventoryStatusID)
        Changes the Inventory Status of the given Storage Bin
        Parameters:
        storageBinID - ID of the Storage Bin that is going to change it's Inventory Status
        inventoryStatusID - ID of the new Inventory Status that is going to be set to the Storage Bin
      • changeStatusOfStorageBin

        public static void changeStatusOfStorageBin​(Locator storageBin,
                                                    String inventoryStatusID)
        Changes the Inventory Status of the given Storage Bin
        Parameters:
        storageBin - Storage Bin that is going to change it's Inventory Status
        inventoryStatusID - ID of the new Inventory Status that is going to be set to the Storage Bin
      • getNumberOfTotalVirtualBins

        public static int getNumberOfTotalVirtualBins​(Locator storageBin)
        Returns the Total number of Virtual Bins created for the given Storage Bin
      • getNumberOfActiveVirtualBins

        public static int getNumberOfActiveVirtualBins​(Locator storageBin)
        Returns the Number of Virtual Bins created for the given Storage Bin that are active = 'Y'