psdi.app.masterpm

Class FldMasterPMUseTargetDate

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMasterPMUseTargetDate
    extends MboValueAdapter
    Behaviour of the usetargetdate field in the MasterPM object
    Boolean field that indicates which date begins the PM Frequency Count. If 'UseTargetDate' is 'true', the measurement of time between the work order generation from thisPM will begin at 'LastStartDate'. The measurement will begin at 'LastCompDate' if this attribute is 'false'.

    • Constructor Detail

      • FldMasterPMUseTargetDate

        public FldMasterPMUseTargetDate(MboValue mbv)
                                 throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException