Thetis IMS
Datakatalog

Bundle component

Definition

Bundle components are trade items that are included in other trade items.

BundleComponent

Constraints

You must supply either an id or a SKU of the bundle item. You must supply either an id or a SKU of the contained trade item.

Fields

Id

Unique identification of this bundle component.

id Long Read only

Context id

Unique identification of the context that the bundled item belongs to.

contextId Long Context

Qty

The quantity of this component included in one piece of the bundle.

numItems Long Not Null Min 1

Bundled item id

Unique identification of the bundled item.

bundleId Long GlobalTradeItem

SKU

SKU for the trade item that is a component in the bundle.

bundleStockKeepingUnit String GlobalTradeItem

Component item id

Unique identification of the component item.

componentId Long GlobalTradeItem

Component SKU

SKU of the item that is a component of this bundle.

componentStockKeepingUnit String GlobalTradeItem

Component product no.

The number of the product contained in the component item.

componentProductNumber String Read only

Component productname

The name of the product contained in the component item.

componentProductName String Read only

Variant

The variant of the component.

componentProductVariantKey ProductVariantKey Read only