Each row of this table defines an InventoryAdjustmentCode for a Store, or the Stores in a StoreGroup. Each code represents a reason for an InventoryAdjustment, such as broken, lost, or found.
Method Summary | |
---|---|
java.lang.String |
getAdjustCode() |
java.lang.String |
getInvAdjCodeId() |
java.lang.String |
getLastupdate() |
java.lang.String |
getMarkForDelete() |
java.lang.String |
getStoreentId() |
void |
setAdjustCode(java.lang.String newValue) |
void |
setInvAdjCodeId(java.lang.String newValue) |
void |
setLastupdate(java.lang.String newValue) |
void |
setMarkForDelete(java.lang.String newValue) |
void |
setStoreentId(java.lang.String newValue)
|
Method Detail |
---|
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 getMarkForDelete() 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 setMarkForDelete(java.lang.String newValue)
public java.lang.String getStoreentId() 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 setStoreentId(java.lang.String newValue)
public java.lang.String getAdjustCode() 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 setAdjustCode(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)