Package com.ibm.commerce.inventory.objects

Contains access beans that are used for inventory management.

See:
          Description

Interface Summary
AvailableReceiptAccessBeanData Defines which DistributionArrangements have access to received inventory.
BackOrderAllocationAccessBeanData Each row contains information about the quantity required for this backordered order item and the amount of available inventory allocated to this item.
BackOrderItemAccessBeanData Each row contains the expected ship date of a backordered OrderItem.
BaseItemAccessBeanData BaseItems represent a general family of goods with a common name and description.
BaseItemDescriptionAccessBeanData Each row of this table contains language-dependent information for a BaseItem.
DistributionArrangementAccessBeanData Each row of this table represents a DistributionArrangement, enabling a Store to sell its own inventory.
ExpectedInventoryRecordsAccessBeanData Records general information about inventory expected from a vendor.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData Each row contains information about how backorders are allocated against expected inventory.
ExpectedInventoryRecordsDetailAccessBeanData This table contains detailed information about items on an expected inventory record.
InventoryAdjustmentAccessBeanData This table records adjustments made to inventory.
InventoryAdjustmentCodeAccessBeanData Each row of this table defines an InventoryAdjustmentCode for a Store, or the Stores in a StoreGroup.
InventoryAdjustmentCodeDescriptionAccessBeanData Each row of this table contains language-dependent information about an InventoryAdjustmentCode.
InventoryReserveAccessBeanData Each row contains information about existing inventory that has been reserved for such purposes as auctions.
ItemFulfillmentCenterAccessBeanData Each rows contains information about reserved quantities, amount on backorder, and amount allocated to backorders for items owned by a store at a fulfillment center.
ItemSpecificationAccessBeanData Information about specified items.
ItemVersionAccessBeanData Each row of this table represents an ItemVersion for a BaseItem.
ManifestAccessBeanData One record exists for each manifest (shipment confirmation) produced for an order release.
OrderChannelTypeAccessBeanData Reserved for IBM internal use.
OrderItemPickingHistoryAccessBeanData Details of the how inventory was picked from the receipt level when available inventory is allocated to an OrderItem.
OrderItemShippingHistoryAccessBeanData Each row contains information about inventory that has been released for fulfillment of an OrderItem.
OrderReleaseAccessBeanData Each row in this table represents an OrderRelease.
OutputQueueAccessBeanData Reserved for IBM internal use.
OutputQueueDescriptionAccessBeanData Reserved for IBM internal use.
PickBatchAccessBeanData This table contains pick batch information.
RABackOrderAllocationAccessBeanData Each row contains information about how backorders are allocated against expected inventory.
RaDetailAccessBeanData This table contains detailed information about items on an expected inventory record.
ReceiptAccessBeanData Each row contains information about each receipt of an item at a FulfillmentCenter.
ReplenishmentAdvisementAccessBeanData Records general information about inventory expected from a vendor.
StoreItemAccessBeanData Each row of this table contains attributes that affect how a particular Store allocates inventory for the specified items of a particular BaseItem.
StoreItemFulfillmentCenterAccessBeanData Each row of this table contains information about a BaseItem for a particular Store (or all the Stores in a StoreGroup) and FulfillmentCenter.
VendorAccessBeanData Each row defines a Vendor who has a relationship with a Store, or all the Stores in a StoreGroup, generally to provide inventory.
VendorDescriptionAccessBeanData Language-specific information about Vendors.
VersionSpecificationAccessBeanData Each row defines the relationship between a product version and a specified item.
 
Class Summary
AvailableReceiptAccessBean Defines which DistributionArrangements have access to received inventory.
AvailableReceiptBean This is an Entity Bean class with CMP fields
BackOrderAllocationAccessBean Each row contains information about the quantity required for this backordered order item and the amount of available inventory allocated to this item.
BackOrderAllocationBean This is an Entity Bean class with CMP fields
BackOrderItemAccessBean Each row contains the expected ship date of a backordered OrderItem.
BackOrderItemBean This is an Entity Bean class with CMP fields
BaseItemAccessBean BaseItems represent a general family of goods with a common name and description.
BaseItemBean This is an Entity Bean class with CMP fields
BaseItemDescriptionAccessBean Each row of this table contains language-dependent information for a BaseItem.
BaseItemDescriptionBean This is an Entity Bean class with CMP fields
DistributionArrangementAccessBean Each row of this table represents a DistributionArrangement, enabling a Store to sell its own inventory.
DistributionArrangementBean This is an Entity Bean class with CMP fields
ExpectedInventoryRecordsAccessBean Records general information about inventory expected from a vendor.
ExpectedInventoryRecordsBackOrderAllocationAccessBean Each row contains information about how backorders are allocated against expected inventory.
ExpectedInventoryRecordsBackOrderAllocationBean This is an Entity Bean class with CMP fields
ExpectedInventoryRecordsBean This is an Entity Bean class with CMP fields
ExpectedInventoryRecordsDetailAccessBean This table contains detailed information about items on an expected inventory record.
ExpectedInventoryRecordsDetailBean This is an Entity Bean class with CMP fields
InventoryAdjustmentAccessBean This table records adjustments made to inventory.
InventoryAdjustmentBean This is an Entity Bean class with CMP fields
InventoryAdjustmentCodeAccessBean Each row of this table defines an InventoryAdjustmentCode for a Store, or the Stores in a StoreGroup.
InventoryAdjustmentCodeBean This is an Entity Bean class with CMP fields
InventoryAdjustmentCodeDescriptionAccessBean Each row of this table contains language-dependent information about an InventoryAdjustmentCode.
InventoryAdjustmentCodeDescriptionBean This is an Entity Bean class with CMP fields
InventoryJDBCHelperAccessBean From JavaDoc Build Script : Cannot find description for this AccessBean
InventoryReserveAccessBean Each row contains information about existing inventory that has been reserved for such purposes as auctions.
InventoryReserveBean This is an Entity Bean class with CMP fields
ItemFulfillmentCenterAccessBean Each rows contains information about reserved quantities, amount on backorder, and amount allocated to backorders for items owned by a store at a fulfillment center.
ItemFulfillmentCenterBean This is an Entity Bean class with CMP fields
ItemSpecificationAccessBean Information about specified items.
ItemSpecificationBean This is an Entity Bean class with CMP fields
ItemVersionAccessBean Each row of this table represents an ItemVersion for a BaseItem.
ItemVersionBean This is an Entity Bean class with CMP fields
ManifestAccessBean One record exists for each manifest (shipment confirmation) produced for an order release.
ManifestBean This is an Entity Bean class with CMP fields
OrderChannelTypeAccessBean Reserved for IBM internal use.
OrderChannelTypeBean This is an Entity Bean class with CMP fields
OrderItemPickingHistoryAccessBean Details of the how inventory was picked from the receipt level when available inventory is allocated to an OrderItem.
OrderItemPickingHistoryBean This is an Entity Bean class with CMP fields
OrderItemShippingHistoryAccessBean Each row contains information about inventory that has been released for fulfillment of an OrderItem.
OrderItemShippingHistoryBean This is an Entity Bean class with CMP fields
OrderReleaseAccessBean Each row in this table represents an OrderRelease.
OrderReleaseBean This is an Entity Bean class with CMP fields
OutputQueueAccessBean Reserved for IBM internal use.
OutputQueueBean This is an Entity Bean class with CMP fields
OutputQueueDescriptionAccessBean Reserved for IBM internal use.
OutputQueueDescriptionBean This is an Entity Bean class with CMP fields
PickBatchAccessBean This table contains pick batch information.
PickBatchBean This is an Entity Bean class with CMP fields
RABackOrderAllocationAccessBean Each row contains information about how backorders are allocated against expected inventory.
RABackOrderAllocationBean This is an Entity Bean class with CMP fields
RaDetailAccessBean This table contains detailed information about items on an expected inventory record.
RaDetailBean This is an Entity Bean class with CMP fields
ReceiptAccessBean Each row contains information about each receipt of an item at a FulfillmentCenter.
ReceiptBean This is an Entity Bean class with CMP fields
ReplenishmentAdvisementAccessBean Records general information about inventory expected from a vendor.
ReplenishmentAdvisementBean This is an Entity Bean class with CMP fields
StoreItemAccessBean Each row of this table contains attributes that affect how a particular Store allocates inventory for the specified items of a particular BaseItem.
StoreItemBean This is an Entity Bean class with CMP fields
StoreItemFulfillmentCenterAccessBean Each row of this table contains information about a BaseItem for a particular Store (or all the Stores in a StoreGroup) and FulfillmentCenter.
StoreItemFulfillmentCenterBean This is an Entity Bean class with CMP fields
VendorAccessBean Each row defines a Vendor who has a relationship with a Store, or all the Stores in a StoreGroup, generally to provide inventory.
VendorBean This is an Entity Bean class with CMP fields
VendorDescriptionAccessBean Language-specific information about Vendors.
VendorDescriptionBean This is an Entity Bean class with CMP fields
VersionSpecificationAccessBean Each row defines the relationship between a product version and a specified item.
VersionSpecificationBean This is an Entity Bean class with CMP fields
 

Package com.ibm.commerce.inventory.objects Description

Contains access beans that are used for inventory management.