psdi.app.common.receipt

Class FldMatServLineCost

    • Constructor Detail

      • FldMatServLineCost

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Set MatRecTrans and ServRecTrans TAX1 - TAX5, proratecost and loadedcost values If the linecost field on MATRECTRANS or SERVRECTRANS is changed and if this MATRECTRANS or the SERVRECTRANS has any children, the loadedcost and linecost on the CHILD MATREC or SERVREC must be changed according to the percentage on the associated POCost.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException