Thetis IMS
Datakatalog

Location

Definition

A location is a place where goods can be located.

Location

Constraints

You must provide either an id or a name of a container type.

Fields

Container type id

Unique identification of the type that describes this location as a container of items.

containerTypeId
NotNull

Container type

Type that describes this location as a container of items.

containerTypeName
NotNull

Context id

Unique identification of the context in which this location was created.

contextId

Data document

JSON document containing additional information about this location.

dataDocument
JSON

Id

Unique identification of this location across subscribers and territories.

id
Read only

No.

Unique identification of the location within the context.

locationNumber
Unique
NotBlank
Size max: 36 min: 1
Pattern pattern: ^[^\t\n\x0B\f\r]*$

Location type

Type of location.

locationType
NotNull

Name

Name to which this location is known.

name

Number of lots

Number of lots currently available at this location.

numGlobalTradeItemLots
Read only

Number of trade items

Number of trade items that have this location as picking location.

numGlobalTradeItems
Read only

Picking order

Location Location in Pick Order.

pickingOrder

Put-away

Are lots placed on this location meant to be put-away?

putAwayContents

Zone id

Unique identification of the zone that this location belongs to.

zoneId

Zone Name

The name of the zone in which this location is located.

zoneName

Fields in filter

Container type

Only show locations with a container type matching this expression.

containerTypeNameMatch String

Location number

Show only the locations whose number matches the entered expression.

locationNumberMatch String

Location type

Show only locations of this type.

locationType LocationType

Only empty

Show only empty locations.

onlyEmpty Boolean

Only without zone

Only show locations that do not belong to any zone.

onlyNoZone Boolean

Zone name

Show only locations that belong to a zone whose name matches this term.

zoneNameMatch String