psdi.app.inventory

Class InvLifoFifoCostSet

    • Method Detail

      • getDefaultIssueCostNewCost

        public double getDefaultIssueCostNewCost()
                                          throws MXException,
                                                 java.rmi.RemoteException
        Returns the last unit cost entered by the user for this item.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • getDefaultIssueCost

        public double getDefaultIssueCost()
                                   throws MXException,
                                          java.rmi.RemoteException
        This method return the average cost for Lifo/Fifo items in a set.
        Specified by:
        getDefaultIssueCost in interface InvLifoFifoCostSetRemote
        Returns:
        average cost.
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        getDefaultIssueCost()