Each row contains information about how backorders are allocated against expected inventory.
Method Summary | |
java.lang.String | getExpectedInventoryRecordsBackAlloNum() |
java.lang.String | getExpectedInventoryRecordsDetailId() |
java.lang.String | getItemSpcId() |
java.lang.String | getLastupdate() |
java.lang.String | getOrderitemsId() |
java.lang.String | getQtyAllocated() |
void | setExpectedInventoryRecordsBackAlloNum(java.lang.String newValue) |
void | setExpectedInventoryRecordsDetailId(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) |
Method Detail |
public java.lang.String getExpectedInventoryRecordsBackAlloNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setExpectedInventoryRecordsBackAlloNum(java.lang.String newValue)
public java.lang.String getLastupdate() throws 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
public void setQtyAllocated(java.lang.String newValue)
public java.lang.String getExpectedInventoryRecordsDetailId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setExpectedInventoryRecordsDetailId(java.lang.String newValue)
public java.lang.String getItemSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setItemSpcId(java.lang.String newValue)
public java.lang.String getOrderitemsId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderitemsId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.