psdi.app.ticket

Class FldTkReportedByName

    • Constructor Detail

      • FldTkReportedByName

        public FldTkReportedByName(MboValue mbv)
                            throws java.rmi.RemoteException,
                                   MXException
        Construct without a criteria.
        Throws:
        java.rmi.RemoteException
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        No validation takes place if the person is empty or has been found. Otherwise, check to make sure the user has not entered a formerly inactive person. If that is the case, the value will be rejected. Note that values that are not in the PERSON table are still accepted. The restriction applies only to former existing, inactivated users.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        08-22584, APAR IZ34021