Each row in this table represents an order release, which is a grouping of all order items in an order that are to be shipped on the same date to the same address, using the same shipping mode from the same fulfillment center.
Method Summary | |
java.lang.String | getCaptureDate() |
java.lang.String | getCustomerConfirm() |
java.lang.String | getExternalOrderNum() getExternalOrderNum |
java.lang.String | getExternalReference() getExternalReference |
java.lang.String | getFfmacknowledgement() |
java.lang.String | getField1() |
java.lang.String | getField2() |
java.lang.String | getField3() |
java.lang.String | getLastupdate() |
java.lang.String | getOrderReleaseNum() |
java.lang.String | getOrdersId() |
java.lang.String | getPackSlipXml() |
java.lang.String | getPickBatchId() |
java.lang.String | getStatus() |
java.lang.String | getTimePlaced() |
void | setCaptureDate(java.lang.String newValue) |
void | setCustomerConfirm(java.lang.String newValue) |
void | setExternalOrderNum(java.lang.String newValue) setExternalOrderNum |
void | setExternalReference(java.lang.String newValue) setExternalReference |
void | setFfmacknowledgement(java.lang.String newValue) |
void | setField1(java.lang.String newValue) |
void | setField2(java.lang.String newValue) |
void | setField3(java.lang.String newValue) |
void | setLastupdate(java.lang.String newValue) |
void | setOrderReleaseNum(java.lang.String newValue) |
void | setOrdersId(java.lang.String newValue) |
void | setPackSlipXml(java.lang.String newValue) |
void | setPickBatchId(java.lang.String newValue) |
void | setStatus(java.lang.String newValue) |
void | setTimePlaced(java.lang.String newValue) |
Method Detail |
public java.lang.String getTimePlaced() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimePlaced(java.lang.String newValue)
public java.lang.String getCaptureDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCaptureDate(java.lang.String newValue)
public java.lang.String getPackSlipXml() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPackSlipXml(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 getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField3(java.lang.String newValue)
public java.lang.String getOrderReleaseNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderReleaseNum(java.lang.String newValue)
public java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField2(java.lang.String newValue)
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.String getOrdersId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrdersId(java.lang.String newValue)
public java.lang.String getPickBatchId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPickBatchId(java.lang.String newValue)
public java.lang.String getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStatus(java.lang.String newValue)
public java.lang.String getCustomerConfirm() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCustomerConfirm(java.lang.String newValue)
public java.lang.String getFfmacknowledgement() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setFfmacknowledgement(java.lang.String newValue)
public java.lang.String getExternalOrderNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setExternalOrderNum(java.lang.String newValue)
public java.lang.String getExternalReference() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setExternalReference(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.