This table stores the receipt record that indicates that a returned item, from a return merchandise authorization (RMAA), has been received and specifies information about the received items.
Method Summary | |
---|---|
java.lang.String |
getDateReceived() |
java.lang.String |
getDispositionedQty() |
java.lang.String |
getLastUpdate() |
java.lang.String |
getQuantity() |
java.lang.String |
getRmaId() |
java.lang.String |
getRmaItemCmpId() |
java.lang.String |
getRtnReceiptId() |
java.lang.String |
getVersionSpcId() |
void |
setDateReceived(java.lang.String newValue) |
void |
setDispositionedQty(java.lang.String newValue) |
void |
setLastUpdate(java.lang.String newValue) |
void |
setQuantity(java.lang.String newValue) |
void |
setRmaId(java.lang.String newValue) |
void |
setRmaItemCmpId(java.lang.String newValue) |
void |
setRtnReceiptId(java.lang.String newValue) |
void |
setVersionSpcId(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 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 getRtnReceiptId() 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 setRtnReceiptId(java.lang.String newValue)
public java.lang.String getVersionSpcId() 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 setVersionSpcId(java.lang.String newValue)
public java.lang.String getDateReceived() 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 setDateReceived(java.lang.String newValue)
public java.lang.String getDispositionedQty() 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 setDispositionedQty(java.lang.String newValue)
public java.lang.String getRmaItemCmpId() 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 setRmaItemCmpId(java.lang.String newValue)
public java.lang.String getRmaId() 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 setRmaId(java.lang.String newValue)