Each row contains information about the quantity required for this backordered order item and the amount of available inventory allocated to this item.
Method Summary | |
---|---|
java.lang.String |
getBkOrdNum() |
java.lang.String |
getItemSpcId() |
java.lang.String |
getLastupdate() |
java.lang.String |
getOrderItemsId() |
java.lang.String |
getQtyAllocated() |
java.lang.String |
getQtyAvailable() |
java.lang.String |
getQtyNeeded() |
void |
setBkOrdNum(java.lang.String newValue) |
void |
setItemSpcId(java.lang.String newValue) |
void |
setLastupdate(java.lang.String newValue) |
void |
setOrderItemsId(java.lang.String newValue) |
void |
setQtyAllocated(java.lang.String newValue) |
void |
setQtyAvailable(java.lang.String newValue) |
void |
setQtyNeeded(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getOrderItemsId() 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 setOrderItemsId(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 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 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 getQtyAvailable() 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 setQtyAvailable(java.lang.String newValue)
public java.lang.String getQtyNeeded() 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 setQtyNeeded(java.lang.String newValue)
public java.lang.String getBkOrdNum() 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 setBkOrdNum(java.lang.String newValue)