psdi.app.company

Class FldCompanyType

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldCompanyType
    extends SynonymDomain
    Companies.type validation class: Validates that the company type is valid and is stored in the COMPTYPE valuelist. Sets the apcontrolacc, apsuspenseacc and rbniacc from the defaults for this type stored in the companyaccdef table.
    • Constructor Detail

      • FldCompanyType

        public FldCompanyType(MboValue mv)
                       throws MXException
        Construct and attach to the MboValue, and set the valuelist name.
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Set the current mbo's apcontrolacc, apsuspenseacc and rbniacc from the defaults for this type stored in the companyaccdef table.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException