psdi.app.financial

Class FldGLConfigureMandatory

    • Constructor Detail

      • FldGLConfigureMandatory

        public FldGLConfigureMandatory(MboValue mbv)
                                throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        can Mandatory be toggled? If this value is 1 at the system level, it must be 1 at the organization level. If this value is 0 at the system level, this value can be 1 at the organization level.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException