psdi.app.inventory.virtual

Class LifoFifoCostSet

    • Method Detail

      • addLifoFifoCostRecords

        public void addLifoFifoCostRecords()
                                    throws MXException,
                                           java.rmi.RemoteException
        addLifoFifoCostRecords() This method adds the records to InvLifoFifoCost table for overage.
        Throws:
        MXException
        java.rmi.RemoteException
      • setFields

        public MboRemote setFields(MboRemote invLifoFifoCost,
                                   MboRemote lifoFifoCost,
                                   MboRemote inventory)
                            throws MXException,
                                   java.rmi.RemoteException
        Set all the fields for InvLifoFifoCost table.
        Parameters:
        invLifoFifoCost -
        lifoFifoCost -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException