Thetis IMS
Datakatalog

Count Line

Definition

A stock taking line describes the counting of an item lot.

StockTakingLine

Fields

Id

Unique identification of this stock taking line across contexts and subscriptions.

id Long Read only

Context id

Unique identification of the context that this line belongs to.

contextId Long Context

Stock taking id

Unique identification of the stock taking that this line belongs to.

stockTakingId Long Not Null StockTaking

Counted

Indicates if this item lot has been counted.

counted Boolean Read only

Time

The time of this count of this inventory.

timeCounted Date Format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' Read only

Counted by

Initials of the user who did this stock taking.

countedByInitials String Read only

Oprettet

Time of the creation of this stock taking line.

timeCreated Date Format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' Read only

Counted qty

The counted number in this inventory at this stock taking.

numItemsCounted Long Read only

Adjustment

Adjustment of inventory made in connection with this counting.

numItemsAdjusted Long Read only

Item lot id

Unique identification for the inventory you want to count.

globalTradeItemLotId Long Not Null GlobalTradeItemLot

Trade item id

Unique identification of the trade item that this line is related to.

globalTradeItemId Long Read only GlobalTradeItem

Stock taking no.

The number of the count in which this line is included.

stockTakingNumber String Not Null StockTaking

SKU

SKU of the trade item this line is related to.

stockKeepingUnit String Read only

GTIN

GTIN of the item lot this line is related to.

globalTradeItemNumber String Read only

Batch no.

Batch number of the item lot this line is related to.

batchNumber String Read only

Expiration date

Expiration date of the item lot this line is related to.

expirationDate Date Format yyyy-MM-dd Read only

Location no.

Lokationnummer of the item lot this line is related to.

locationNumber String Read only

Product no.

Number of the product that this line is related to.

productNumber String Read only

Product name

Name of the product that this line is related to.

productName String Read only

Variant

Variant information of the trade item that this line is related to.

productVariantKey ProductVariantKey Read only

Cause

The cause of the discrepancy found during stock taking.

discrepancyCause DiscrepancyCause

Inventory date

Inventory date of the item lot this line is related to.

inventorySortDate Date Format yyyy-MM-dd Read only

Status

Status of the item lot this line is related to.

lotStatus GlobalTradeItemLotStatus Read only

Product id

Unique identification of the product that this line is related to.

productId Long Read only Product

Stock taking type

The type of the stock taking that this line belongs to.

stockTakingType StockTakingType Read only

Notes on counting

Notes with regard to the count or the general state of the item lot at the time of counting.

notesOnCounting String