psdi.app.inventory

Class FldInventoryAvblBalance

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInventoryAvblBalance
    extends MboValueAdapter
    Inventory.AvblBalance Validation does the following: - initializes the Value before any get methods attempt to retrieve value - the value itself represents the total "available balance" for a particular inventory record.. - "available" is determined by using the following formula: totalAvailable = curBal - expired - reserveBal