psdi.app.contract.schedule

Class FldScheduleLineLineCost

    • Constructor Detail

      • FldScheduleLineLineCost

        public FldScheduleLineLineCost(MboValue mbv)
        Construct and attach to the mbo value.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Sets the paymentpercent on the schedule line if the owner schedule is for a purchasing contract. If the owner schedule is for a lease contract set the owner's linecost and the schedule line's periodic payment.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldMatServLineCost
        Throws:
        MXException
        java.rmi.RemoteException