This table records adjustments made to inventory.
Method Summary | |
---|---|
java.lang.String |
getAdjustmentComment() |
java.lang.String |
getAdjustmentDate() |
java.lang.String |
getInvadjCodeId() |
java.lang.String |
getInvadjustId() |
java.lang.String |
getInvAdjustNum() |
java.lang.String |
getLastupdate() |
java.lang.String |
getQuantity() |
java.lang.String |
getReceiptId() |
void |
setAdjustmentComment(java.lang.String newValue) |
void |
setAdjustmentDate(java.lang.String newValue) |
void |
setInvadjCodeId(java.lang.String newValue) |
void |
setInvadjustId(java.lang.String newValue) |
void |
setInvAdjustNum(java.lang.String newValue) |
void |
setLastupdate(java.lang.String newValue) |
void |
setQuantity(java.lang.String newValue) |
void |
setReceiptId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setQuantity(java.lang.String newValue)
public java.lang.String getInvadjCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInvadjCodeId(java.lang.String newValue)
public java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLastupdate(java.lang.String newValue)
public java.lang.String getAdjustmentComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAdjustmentComment(java.lang.String newValue)
public java.lang.String getReceiptId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setReceiptId(java.lang.String newValue)
public java.lang.String getInvAdjustNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInvAdjustNum(java.lang.String newValue)
public java.lang.String getAdjustmentDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAdjustmentDate(java.lang.String newValue)
public java.lang.String getInvadjustId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInvadjustId(java.lang.String newValue)