psdi.app.inventory.virtual

Class IssuedItemForReturnSet

    • Method Detail

      • addIssueRecords

        public void addIssueRecords(MboSetRemote matUseTransSet,
                                    MboRemote invUseLine)
                             throws MXException,
                                    java.rmi.RemoteException
        addIssueRecords() This method adds the records to IssuedItemForReturn object.
        Throws:
        MXException
        java.rmi.RemoteException
      • setFields

        public MboRemote setFields(MboRemote issuedItemForReturn,
                                   MboRemote matUseTrans)
                            throws MXException,
                                   java.rmi.RemoteException
        Set all the fields for IssuedItemForReturn table.
        Parameters:
        issuedItemForReturn -
        matUseTrans -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException