This table stores denial reasons for return merchandise authorization (RMA) items. These are the reasons for which an RMA item was not automatically approved by the system.
Method Summary | |
java.lang.String | getCode() |
java.lang.String | getMarkForDelete() |
java.lang.String | getRtnDnyRsnId() |
java.lang.String | getStoreentId() |
void | setCode(java.lang.String newValue) |
void | setMarkForDelete(java.lang.String newValue) |
void | setRtnDnyRsnId(java.lang.String newValue) |
void | setStoreentId(java.lang.String newValue) |
Method Detail |
public java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCode(java.lang.String newValue)
public java.lang.String getMarkForDelete() throws 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
public void setStoreentId(java.lang.String newValue)
public java.lang.String getRtnDnyRsnId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRtnDnyRsnId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.