|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.inventory.objects.ReceiptBean
This bean provides access to the RECEIPT table.
The following is a description of this table:
Each row contains information about each receipt of an item at a FulfillmentCenter.
Constructor Summary | |
ReceiptBean()
|
Method Summary | |
java.lang.String |
getComment1()
This method provides access to the RECEIPT.COMMENT1 column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getComment2()
This method provides access to the RECEIPT.COMMENT2 column of DB2 type VARCHAR(254) NULL. |
java.math.BigDecimal |
getCost()
This method provides access to the RECEIPT.COST column of DB2 type DECIMAL(20,5) NULL. |
java.sql.Timestamp |
getCreateTime()
This method provides access to the RECEIPT.CREATETIME column of DB2 type TIMESTAMP NOT NULL. |
java.lang.Integer |
getFfmcenterId()
This method provides access to the RECEIPT.FFMCENTER_ID column of DB2 type INTEGER NOT NULL. |
java.sql.Timestamp |
getLastupdate()
This method provides access to the RECEIPT.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
java.lang.Integer |
getQtyInKits()
This method provides access to the RECEIPT.QTYINKITS column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getQtyInProcess()
This method provides access to the RECEIPT.QTYINPROCESS column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getQtyOnHand()
This method provides access to the RECEIPT.QTYONHAND column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getQtyReceived()
This method provides access to the RECEIPT.QTYRECEIVED column of DB2 type INTEGER NOT NULL. |
java.lang.Long |
getRaDetailId()
This method provides access to the RECEIPT.RADETAIL_ID column of DB2 type BIGINT NULL. |
java.sql.Timestamp |
getReceiptDate()
This method provides access to the RECEIPT.RECEIPTDATE column of DB2 type TIMESTAMP NOT NULL. |
java.lang.Long |
getReceiptId()
This method provides access to the RECEIPT.RECEIPT_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getReceiptType()
This method provides access to the RECEIPT.RECEIPTTYPE column of DB2 type CHAR(4) NOT NULL. |
java.lang.Long |
getRtnRcptDspId()
This method provides access to the RECEIPT.RTNRCPTDSP_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getSetCCurr()
This method provides access to the RECEIPT.SETCCURR column of DB2 type CHAR(3) NULL. |
java.lang.Integer |
getStoreId()
This method provides access to the RECEIPT.STORE_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Long |
getVendorId()
This method provides access to the RECEIPT.VENDOR_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getVersionSpcId()
This method provides access to the RECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL. |
void |
setComment1(java.lang.String aComment1)
This method provides access to the RECEIPT.COMMENT1 column of DB2 type VARCHAR(254) NULL. |
void |
setComment2(java.lang.String aComment2)
This method provides access to the RECEIPT.COMMENT2 column of DB2 type VARCHAR(254) NULL. |
void |
setCost(java.math.BigDecimal aCost)
This method provides access to the RECEIPT.COST column of DB2 type DECIMAL(20,5) NULL. |
void |
setCreateTime(java.sql.Timestamp aCreateTime)
This method provides access to the RECEIPT.CREATETIME column of DB2 type TIMESTAMP NOT NULL. |
void |
setFfmcenterId(java.lang.Integer aFfmcenterId)
This method provides access to the RECEIPT.FFMCENTER_ID column of DB2 type INTEGER NOT NULL. |
void |
setLastupdate(java.sql.Timestamp aLastupdate)
This method provides access to the RECEIPT.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
void |
setQtyInKits(java.lang.Integer aQtyInKits)
This method provides access to the RECEIPT.QTYINKITS column of DB2 type INTEGER NOT NULL. |
void |
setQtyInProcess(java.lang.Integer aQtyInProcess)
This method provides access to the RECEIPT.QTYINPROCESS column of DB2 type INTEGER NOT NULL. |
void |
setQtyOnHand(java.lang.Integer aQtyOnHand)
This method provides access to the RECEIPT.QTYONHAND column of DB2 type INTEGER NOT NULL. |
void |
setQtyReceived(java.lang.Integer aQtyReceived)
This method provides access to the RECEIPT.QTYRECEIVED column of DB2 type INTEGER NOT NULL. |
void |
setRaDetailId(java.lang.Long aRaDetailId)
This method provides access to the RECEIPT.RADETAIL_ID column of DB2 type BIGINT NULL. |
void |
setReceiptDate(java.sql.Timestamp aReceiptDate)
This method provides access to the RECEIPT.RECEIPTDATE column of DB2 type TIMESTAMP NOT NULL. |
void |
setReceiptId(java.lang.Long aReceiptId)
This method provides access to the RECEIPT.RECEIPT_ID column of DB2 type BIGINT NOT NULL. |
void |
setReceiptType(java.lang.String aReceiptType)
This method provides access to the RECEIPT.RECEIPTTYPE column of DB2 type CHAR(4) NOT NULL. |
void |
setRtnRcptDspId(java.lang.Long aRtnRcptDspId)
This method provides access to the RECEIPT.RTNRCPTDSP_ID column of DB2 type BIGINT NULL. |
void |
setSetCCurr(java.lang.String aSetCCurr)
This method provides access to the RECEIPT.SETCCURR column of DB2 type CHAR(3) NULL. |
void |
setStoreId(java.lang.Integer aStoreId)
This method provides access to the RECEIPT.STORE_ID column of DB2 type INTEGER NOT NULL. |
void |
setVendorId(java.lang.Long aVendorId)
This method provides access to the RECEIPT.VENDOR_ID column of DB2 type BIGINT NULL. |
void |
setVersionSpcId(java.lang.Long aVersionSpcId)
This method provides access to the RECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL. |
Constructor Detail |
public ReceiptBean()
Method Detail |
public java.lang.String getComment1()
This method provides access to the RECEIPT.COMMENT1 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Comment.
public java.lang.String getComment2()
This method provides access to the RECEIPT.COMMENT2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Comment.
public java.math.BigDecimal getCost()
This method provides access to the RECEIPT.COST column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
Unit cost.
public java.sql.Timestamp getCreateTime()
This method provides access to the RECEIPT.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
The date and time the row was created.
public java.lang.Integer getFfmcenterId()
This method provides access to the RECEIPT.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
FulfillmentCenter where the inventory was received.
public java.sql.Timestamp getLastupdate()
This method provides access to the RECEIPT.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
public java.lang.Integer getQtyInKits()
This method provides access to the RECEIPT.QTYINKITS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reserved for IBM internal use.
public java.lang.Integer getQtyInProcess()
This method provides access to the RECEIPT.QTYINPROCESS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The quantity allocated to customer orders but not yet released to fulfillment.
public java.lang.Integer getQtyOnHand()
This method provides access to the RECEIPT.QTYONHAND column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The current quantity in inventory.
public java.lang.Integer getQtyReceived()
This method provides access to the RECEIPT.QTYRECEIVED column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The quantity received.
public java.lang.Long getRaDetailId()
This method provides access to the RECEIPT.RADETAIL_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Foreign key to RADETAIL table if the receipt was created from expected inventory.
public java.sql.Timestamp getReceiptDate()
This method provides access to the RECEIPT.RECEIPTDATE column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
Date the inventory was received.
public java.lang.Long getReceiptId()
This method provides access to the RECEIPT.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique identifier.
public java.lang.String getReceiptType()
This method provides access to the RECEIPT.RECEIPTTYPE column of DB2 type CHAR(4) NOT NULL.
The following is a description of this column:
Indicates how this receipt was created. ADHC: AdHoc receipt. EIR: Expected Inventory Receipt. RTN: returned receipt.
public java.lang.Long getRtnRcptDspId()
This method provides access to the RECEIPT.RTNRCPTDSP_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Foreign key to RTNRCTPDSP table if the receipt was created from a returned item.
public java.lang.String getSetCCurr()
This method provides access to the RECEIPT.SETCCURR column of DB2 type CHAR(3) NULL.
The following is a description of this column:
Currency of the COST field. This is a currency code as per ISO 4217 standards.
public java.lang.Integer getStoreId()
This method provides access to the RECEIPT.STORE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The Store that owns the inventory.
public java.lang.Long getVendorId()
This method provides access to the RECEIPT.VENDOR_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
The vendor that supplied the inventory.
public java.lang.Long getVersionSpcId()
This method provides access to the RECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Item identifier.
public void setComment1(java.lang.String aComment1)
This method provides access to the RECEIPT.COMMENT1 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Comment.
aComment1
- java.lang.Stringpublic void setComment2(java.lang.String aComment2)
This method provides access to the RECEIPT.COMMENT2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Comment.
aComment2
- java.lang.Stringpublic void setCost(java.math.BigDecimal aCost)
This method provides access to the RECEIPT.COST column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
Unit cost.
aCost
- java.math.BigDecimalpublic void setCreateTime(java.sql.Timestamp aCreateTime)
This method provides access to the RECEIPT.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
The date and time the row was created.
aCreateTime
- java.sql.Timestamppublic void setFfmcenterId(java.lang.Integer aFfmcenterId)
This method provides access to the RECEIPT.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
FulfillmentCenter where the inventory was received.
aFfmcenterId
- java.lang.Integerpublic void setLastupdate(java.sql.Timestamp aLastupdate)
This method provides access to the RECEIPT.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
aLastupdate
- java.sql.Timestamppublic void setQtyInKits(java.lang.Integer aQtyInKits)
This method provides access to the RECEIPT.QTYINKITS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reserved for IBM internal use.
aQtyInKits
- java.lang.Integerpublic void setQtyInProcess(java.lang.Integer aQtyInProcess)
This method provides access to the RECEIPT.QTYINPROCESS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The quantity allocated to customer orders but not yet released to fulfillment.
aQtyInProcess
- java.lang.Integerpublic void setQtyOnHand(java.lang.Integer aQtyOnHand)
This method provides access to the RECEIPT.QTYONHAND column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The current quantity in inventory.
aQtyOnHand
- java.lang.Integerpublic void setQtyReceived(java.lang.Integer aQtyReceived)
This method provides access to the RECEIPT.QTYRECEIVED column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The quantity received.
aQtyReceived
- java.lang.Integerpublic void setRaDetailId(java.lang.Long aRaDetailId)
This method provides access to the RECEIPT.RADETAIL_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Foreign key to RADETAIL table if the receipt was created from expected inventory.
aRaDetailId
- java.lang.Longpublic void setReceiptDate(java.sql.Timestamp aReceiptDate)
This method provides access to the RECEIPT.RECEIPTDATE column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
Date the inventory was received.
aReceiptDate
- java.sql.Timestamppublic void setReceiptId(java.lang.Long aReceiptId)
This method provides access to the RECEIPT.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique identifier.
aReceiptId
- java.lang.Longpublic void setReceiptType(java.lang.String aReceiptType)
This method provides access to the RECEIPT.RECEIPTTYPE column of DB2 type CHAR(4) NOT NULL.
The following is a description of this column:
Indicates how this receipt was created. ADHC: AdHoc receipt. EIR: Expected Inventory Receipt. RTN: returned receipt.
aReceiptType
- java.lang.Stringpublic void setRtnRcptDspId(java.lang.Long aRtnRcptDspId)
This method provides access to the RECEIPT.RTNRCPTDSP_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Foreign key to RTNRCTPDSP table if the receipt was created from a returned item.
aRtnRcptDspId
- java.lang.Longpublic void setSetCCurr(java.lang.String aSetCCurr)
This method provides access to the RECEIPT.SETCCURR column of DB2 type CHAR(3) NULL.
The following is a description of this column:
Currency of the COST field. This is a currency code as per ISO 4217 standards.
aSetCCurr
- java.lang.Stringpublic void setStoreId(java.lang.Integer aStoreId)
This method provides access to the RECEIPT.STORE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The Store that owns the inventory.
aStoreId
- java.lang.Integerpublic void setVendorId(java.lang.Long aVendorId)
This method provides access to the RECEIPT.VENDOR_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
The vendor that supplied the inventory.
aVendorId
- java.lang.Longpublic void setVersionSpcId(java.lang.Long aVersionSpcId)
This method provides access to the RECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Item identifier.
aVersionSpcId
- java.lang.Long
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |