psdi.app.contract.schedule

Class FldSchLeaseViewTotalCostDueNext

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldSchLeaseViewTotalCostDueNext
    extends MboValueAdapter
    SchLeaseView.totalcostduenext(non-persistent attribute) validation class: This field is displayed on the payment details tab of the lease contract payment schedule to show the total cost of the next due invoice.
    • Constructor Detail

      • FldSchLeaseViewTotalCostDueNext

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

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Initialize this non-persistent field and set it equal to the totalcost of the next due invoice which has been created for this lease contract schedule and has the status of SCHED.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException