psdi.app.contract.schedule

Class FldSchLeaseViewDueDateNext

  • All Implemented Interfaces:
    MboConstants, MboValueListener


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

      • FldSchLeaseViewDueDateNext

        public FldSchLeaseViewDueDateNext(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 due date of the invoice which has been created for this lease contract schedule and has the status SCHED.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException