psdi.app.company

Class FldContact

  • All Implemented Interfaces:
    MboConstants, MboValueListener
    Direct Known Subclasses:
    FldRFQReplyToAttn, FldRFQShipToAttn


    public class FldContact
    extends MAXTableDomain
    Common Validation Class for: company contacts. Use this class as a base validation for entering contacts for companies. Default behavior is to validate the contact against the existing cotacts in COMPCONTACT table for the entered company.
    • Constructor Detail

      • FldContact

        public FldContact(MboValue mbv,
                          java.lang.String companyFldName)
                   throws MXException
        Construct and attach to the MboValue.
        Parameters:
        mbv -
        companyFldName -
        Throws:
        MXException