psdi.app.workorder

Class FldWOUserCustAssetnum

    • Constructor Detail

      • FldWOUserCustAssetnum

        public FldWOUserCustAssetnum(MboValue mbv)
                              throws MXException
        Construct and attach to the specified MboValue.
        Parameters:
        mbv - the MboValue AssetNum field in the work order object attach to.
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Charge to store work orders can't have thier asset changed if they have any actuals.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class FldWOAssetnum
        Throws:
        MXApplicationException - thrown with "workorder","ASSETCSActuals" parameter(wonum) if this is a charge-to-store work order with actuals.
        MXException
        java.rmi.RemoteException
      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Show only the assets, which are not decommissioned Flag to indicate whether this mbo is zombie or not. A zombie mbo is created for the purpose of QBE and does not really have any data associated with it.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class FldWOAssetnum
        Throws:
        MXException
        java.rmi.RemoteException