Thetis IMS
Datakatalog

Included item

Definition

An item that is always included when this item is sold. When a new line is created on a shipment, a line is automatically created for each of the included items.

IncludedItem

Constraints

You must supply either an id or a number of the trade item. You must supply either an id or a number of the included trade item.

Fields

Id

Unique identification of this item across all contexts and subscriptions.

id Long Read only

Context id

Unique identification of the context the included item belongs to.

contextId Long Context

Quantity

Quantity included.

numItems Long Not Null Min 1

Trade item id

Unique identification of the trade item that the other trade item is included with.

globalTradeItemId Long GlobalTradeItem

SKU

The SKU of the item that the other item is included in.

stockKeepingUnit String GlobalTradeItem

Included SKU

SKU of the item that is automatically included.

includedItemStockKeepingUnit String GlobalTradeItem

Included item id

Unique identification of the included item.

includedItemId Long GlobalTradeItem

Included product no.

The number of the product contained within the included trade item.

includedItemProductNumber String Read only

Included product name

The name of the product contained in the included item.

includedItemProductName String Read only

Variant

The variant of the included trade item.

includedItemProductVariantKey ProductVariantKey Read only