psdi.app.system.virtual

Class FldDisableGLSwitch

    • Constructor Detail

      • FldDisableGLSwitch

        public FldDisableGLSwitch(MboValue mbv)
        Construct and attach to the specified mbovalue.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If the user sets this field to true, attribiutes GLCHECKCOA, GLVALIDATEFP and GLREQUIREDFORTRANS should be set to readonly and false. Else, they all should be editable with GLCHECKCOA and GLVALIDATEFP set to true.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException