Class NegativeInventoryDisallowedException

    • Constructor Detail

      • NegativeInventoryDisallowedException

        public NegativeInventoryDisallowedException​(Properties ctx,
                                                    int M_Warehouse_ID,
                                                    int M_Product_ID,
                                                    int M_AttributeSetInstance_ID,
                                                    int M_Locator_ID,
                                                    BigDecimal QtyOnHand,
                                                    BigDecimal MovementQty)
    • Method Detail

      • getM_Warehouse_ID

        public int getM_Warehouse_ID()
      • getM_Product_ID

        public int getM_Product_ID()
      • getM_AttributeSetInstance_ID

        public int getM_AttributeSetInstance_ID()
      • getM_Locator_ID

        public int getM_Locator_ID()
      • getMovementQty

        public BigDecimal getMovementQty()