This table is used to keep track of Purchase Amounts by Purchase Order number and by Orders. Entries are created only for Orders against Limited Purchase Order (PO) numbers.
Method Summary | |
---|---|
java.lang.String |
getAmount() |
java.lang.String |
getBuyerPurchaseOrderId() |
java.lang.String |
getCurrency() |
java.lang.String |
getOrderId() |
void |
setAmount(java.lang.String newValue) |
void |
setBuyerPurchaseOrderId(java.lang.String newValue) |
void |
setCurrency(java.lang.String newValue) |
void |
setOrderId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getAmount() 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 java.lang.String getBuyerPurchaseOrderId() 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 java.lang.String getCurrency() 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 java.lang.String getOrderId() 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 setAmount(java.lang.String newValue)
public void setBuyerPurchaseOrderId(java.lang.String newValue)
public void setCurrency(java.lang.String newValue)
public void setOrderId(java.lang.String newValue)