psdi.app.inventory.virtual

Class InvAdjustment

    • Constructor Detail

      • InvAdjustment

        public InvAdjustment(MboSet ms)
                      throws MXException,
                             java.rmi.RemoteException
        Construct the InventoryAdjustment object
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • init

        public void init()
                  throws MXException
        Initialization routine makes the attributes itemnum, itemsetid, location always read-only.
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Sets up a new InventoryAdjustment object.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • appValidate

        public void appValidate()
                         throws MXException,
                                java.rmi.RemoteException
        Validate if the GL Account is fully specified.
        Overrides:
        appValidate in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException