psdi.app.common.receipt

Class FldMatServCurrencyUnitCost

    • Constructor Detail

      • FldMatServCurrencyUnitCost

        public FldMatServCurrencyUnitCost(MboValue mbv)
        Construct and attach to the mbo value
        Parameters:
        mbv -
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Set currencylinecost and unitcost values currencylinecost = quantity * currencyunitcost unitcost = exchangerate * currencyunitcost
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException