This table contains detailed information about items on an expected inventory record.
Method Summary | |
---|---|
java.lang.String |
getExpectedDate() |
java.lang.String |
getFfmcenterId() |
java.lang.String |
getItemspcId() |
java.lang.String |
getLastupdate() |
java.lang.String |
getMarkForDelete() |
java.lang.String |
getQtyAllocated() |
java.lang.String |
getQtyOrdered() |
java.lang.String |
getQtyReceived() |
java.lang.String |
getQtyRemaining() |
java.lang.String |
getRaDetailComment() |
java.lang.String |
getRaDetailId() |
java.lang.String |
getRaId() |
void |
setExpectedDate(java.lang.String newValue) |
void |
setFfmcenterId(java.lang.String newValue) |
void |
setItemspcId(java.lang.String newValue) |
void |
setLastupdate(java.lang.String newValue) |
void |
setMarkForDelete(java.lang.String newValue) |
void |
setQtyAllocated(java.lang.String newValue) |
void |
setQtyOrdered(java.lang.String newValue) |
void |
setQtyReceived(java.lang.String newValue) |
void |
setQtyRemaining(java.lang.String newValue) |
void |
setRaDetailComment(java.lang.String newValue) |
void |
setRaDetailId(java.lang.String newValue) |
void |
setRaId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getQtyReceived() 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 setQtyReceived(java.lang.String newValue)
public java.lang.String getItemspcId() 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 setItemspcId(java.lang.String newValue)
public java.lang.String getRaId() 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 setRaId(java.lang.String newValue)
public java.lang.String getFfmcenterId() 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 setFfmcenterId(java.lang.String newValue)
public java.lang.String getQtyRemaining() 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 setQtyRemaining(java.lang.String newValue)
public java.lang.String getQtyOrdered() 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 setQtyOrdered(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 getRaDetailId() 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 setRaDetailId(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 getQtyAllocated() 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 setQtyAllocated(java.lang.String newValue)
public java.lang.String getRaDetailComment() 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 setRaDetailComment(java.lang.String newValue)
public java.lang.String getExpectedDate() 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 setExpectedDate(java.lang.String newValue)