psdi.app.inventory

Class FldInvBalancesUseBy

    • Constructor Detail

      • FldInvBalancesUseBy

        public FldInvBalancesUseBy(MboValue mbv)
                            throws MXException
        Construct and attache to the specified Mbo value.
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If the the non-persistent InvBalances.useby attribute has been modified, update the related INVLOT.useby persistent attribute. Determine whether the expired quantity and available balance have changed and adjust the displayed non-persistent values as nneded.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException