psdi.app.mr

Class FldMRTotalCost

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMRTotalCost
    extends MboValueAdapter
    MR.totalcost validation class: Setting the total cost sets the basetotalcost and basetotalcost2 on the MRLine according to the base currency1 and base currency2.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Setting the totalcost should set the basetotalcost and basetotalcost2 based on the basecurrency1 and basecurrency2. If no Mr Lines do nothing.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException