Class NegativeAvailableInventoryDisallowedException

All Implemented Interfaces:
Serializable

public class NegativeAvailableInventoryDisallowedException extends AdempiereException
Author:
vitor.santos DEVCOFFEE #18821
See Also:
  • Constructor Details

    • NegativeAvailableInventoryDisallowedException

      public NegativeAvailableInventoryDisallowedException(Properties ctx, int M_Warehouse_ID, int M_Product_ID, int M_AttributeSetInstance_ID, BigDecimal QtyAvailable)
  • Method Details

    • getM_Warehouse_ID

      public int getM_Warehouse_ID()
    • getM_Product_ID

      public int getM_Product_ID()
    • getM_AttributeSetInstance_ID

      public int getM_AttributeSetInstance_ID()
    • QtyAvailable

      public BigDecimal QtyAvailable()
    • getMovementQty

      public BigDecimal getMovementQty()