psdi.iface.app.invvendor

Class MaxInvVendorProcess

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class MaxInvVendorProcess
    extends MicSetIn
    Represents class to process Item data coming from MAXIMO.
    • Constructor Detail

      • MaxInvVendorProcess

        public MaxInvVendorProcess()
                            throws MXException,
                                   java.rmi.RemoteException
        Construct the set
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • checkBusinessRules

        public int checkBusinessRules()
                               throws MXException,
                                      java.rmi.RemoteException
        Overriden from base class. This validates the currencycode for the given vendor and throws error upon mismatch.
        Overrides:
        checkBusinessRules in class MosProcessImpl
        Returns:
        PROCESS (means continue to process)
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception