• Packages that use InvBalances 
    Package Description
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    • Uses of InvBalances in psdi.app.inventory

      Methods in psdi.app.inventory that return InvBalances 
      Modifier and Type Method and Description
      InvBalances Inventory.getInvBalanceRecord(java.lang.String binnum, java.lang.String lotnum, java.lang.String conditionCode)
      getInvBalanceRecord(1,2,3) - PACKAGE access Seeks out a InvBalance mbo based on passed in values for bin and lot
      InvBalances Inventory.getInvBalanceRecord(java.lang.String binnum, java.lang.String lotnum, java.lang.String conditionCode, java.lang.String storeLoc, java.lang.String storeSite)
      getInvBalanceRecord(1,2,3,4) - PACKAGE access Seeks out a InvBalance mbo based on passed in values for bin and lot