psdi.app.financial

Class FldGLConfigureGLType

    • Constructor Detail

      • FldGLConfigureGLType

        public FldGLConfigureGLType(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
        Type must be less flexible than the type defined at the system level (i.e. if the system level type is NUMERIC the organization level type cannot be ALN but if the system level type is ALN, the organization level type can be NUMERIC).
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException