psdi.app.system.virtual

Class FldMaxVarApprOutLab

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMaxVarApprOutLab
    extends MboValueAdapter
    Validation class for the LR_APPR_OUT_LABOR (Auto Approve outside labor) attribute in MaxvarInput non-persistent object.

    • Constructor Detail

      • FldMaxVarApprOutLab

        public FldMaxVarApprOutLab(MboValue mbv)
        Constructor sets.
    • Method Detail

      • init

        public void init()
                  throws MXException,
                         java.rmi.RemoteException
        Initialize the value for the LR_APPR_OUT_LABOR attribute. If the LR_PO_OUTLAB_RQRD is true, then set the LR_APPR_OUT_LABOR to false and readonly.
        Specified by:
        init in interface MboValueListener
        Overrides:
        init in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException