psdi.app.contract.schedule

Class FldScheduleLinePaymentPercent

    • Constructor Detail

      • FldScheduleLinePaymentPercent

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Sets the linecost on the schedule line if the owner schedule is for a purchasing contract. If this field is set, the linecost values are calculated as the percentage of the Schedule's values.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException