psdi.app.inventory

Class FldMatRecTransReceiptQuantity

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMatRecTransReceiptQuantity
    extends MboValueAdapter
    Field validation class for the non-persistent column MatRecTrans.RECEIPTQUANTITY This non-persistent column serves the gui entry quantity and the matrectrans.quantity is calculated as: matrectrans.receiptquantity * matrectrans.conversion. The "receiptquantity" actually represents two different quantities under 2 different circumstances. ReceiptQuantity represents the quantity that is yet to be received on a related POLine when the record is newly created in memory. When an already existing metrectrans record is retrieved from the database "receiptquantity" represents the quantity already received on this matrectrans line.