psdi.app.pm

Class FldPMFirstdate

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldPMFirstdate
    extends MboValueAdapter
    Behaviour of the firstdate field in the PM object
    First date is the date when work orders will be generated from PM. This initiates the PM cycle.

    Last Update: Friday, Oct 06, 2000 - Sudha - Javadocs

    • Constructor Detail

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        if first date is null, the extdate is not editable. 'NextDate' is set to 'Firstdate' when 'Frequency' has non-zero value.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException