Dela via


Warehouse (Stockroom) in ESG data model(Warehouse)

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enA structure designated for storage of things or items. A 'warehouse' is synonymous with 'stockroom'.
entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeWarehouse/(resolvedAttributes)/WarehouseIdattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{06B2A11C-46C0-4BB0-A775-9CEB70623D90}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Inventory"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse (Stockroom)
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
WarehouseId The unique identifier of a Warehouse. Warehouse
WarehouseName The name of the Warehouse. Warehouse
LocationId The unique identifier of a Location. Warehouse
GlobalLocationNumber The Global Location Number (GLN) is a simple tool used to uniquely identify locations. It can be used to identify physical locations such as a warehouse, legal entities, or a function / department within a legal entity. The GLN is part of the GS1 system of standards. Warehouse
WarehouseTelephoneNumber The Warehouse Telephone Number. Warehouse
WarehouseFaxNumber The Warehouse Fax Number. Warehouse
WarehouseEmailAddress The Warehouse email address. Warehouse
PickAndPackLeadTime The default time required to pick and pack an item at a warehouse. Warehouse
WarehouseOrderCutoffTime The latest time each day that new orders will be accepted for delivery for the next scheduled delivery day. Warehouse
TotalFloorSpace The total floor space at the Warehouse. Warehouse
TotalFloorInventoryStorageSpace The total floor space at the Warehouse that is available for storage of inventory. Warehouse
StorageSpaceUnitOfMeasureId The unit of measure for the size measurement of the Warehouse. Example:- square feet- square meter Warehouse
ContractWarehouseIndicator A contract warehouse is a business that handles shipping, receiving, and storage of products on a contract basis. Contract warehouses will generally require a client to commit to a specific period of time (generally in years) for the services. Contracts may or may not require clients to purchase or subsidize storage and material-handling equipment. Fees for contract warehouses may be transaction and storage based, fixed, cost plus, or any combination. Warehouse
StoreId The unique identifier of a Store. Warehouse
CustomerId The unique identifier of a Customer. Warehouse
CustomerOwnedWarehouseIndicator Indicates whether the customer owns the warehouse. Warehouse
CustomerManagedWarehouseIndicator Indicates whether the customer manages the warehouse. Warehouse
InventoryOwnedByCustomerIndicator Indicates whether the inventory stored at the warehouse inventory location is owned by the customer. Warehouse
WarehouseTypeId The unique identifier of a warehouse type. Warehouse
WarehousePartyId The unique identifier of a Party. Warehouse
FacilityId The unique identifier of a Facility. Warehouse

WarehouseId

The unique identifier of a Warehouse.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse ID
descriptionThe unique identifier of a Warehouse.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the WarehouseId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeWarehouse/(resolvedAttributes)/WarehouseIdattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0FEBB521-4AB6-4076-A4F3-FEF1B334B0AE}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Warehouse.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

WarehouseName

The name of the Warehouse.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Name
descriptionThe name of the Warehouse.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the WarehouseName attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{42759CB3-0275-46F6-807C-64C70179FDC9}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Name
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe name of the Warehouse.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

LocationId

The unique identifier of a Location.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameLocation ID
descriptionThe unique identifier of a Location.
dataFormatint32
isNullabletrue

Traits

List of traits for the LocationId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLocation ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Location.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Location.cdm.json/LocationLocationId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{4009202B-C078-4C63-977C-EFED0C276E96}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

GlobalLocationNumber

The Global Location Number (GLN) is a simple tool used to uniquely identify locations. It can be used to identify physical locations such as a warehouse, legal entities, or a function / department within a legal entity. The GLN is part of the GS1 system of standards.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameGlobal Location Number (GLN)
descriptionThe Global Location Number (GLN) is a simple tool used to uniquely identify locations. It can be used to identify physical locations such as a warehouse, legal entities, or a function / department within a legal entity. The GLN is part of the GS1 system of standards.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the GlobalLocationNumber attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"13"integerthe total number of significant digits
scale"0"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{37827D58-DD0B-4509-B671-40B3D3BEC8FC}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGlobal Location Number (GLN)
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Global Location Number (GLN) is a simple tool used to uniquely identify locations. It can be used to identify physical locations such as a warehouse, legal entities, or a function / department within a legal entity. The GLN is part of the GS1 system of standards.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

WarehouseTelephoneNumber

The Warehouse Telephone Number.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Telephone Number
descriptionThe Warehouse Telephone Number.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the WarehouseTelephoneNumber attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"15"integerthe total number of significant digits
scale"0"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{20891B8A-0DC2-4A59-A18F-8BC117307E19}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Telephone Number
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Warehouse Telephone Number.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

WarehouseFaxNumber

The Warehouse Fax Number.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Fax Number
descriptionThe Warehouse Fax Number.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the WarehouseFaxNumber attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"15"integerthe total number of significant digits
scale"0"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{5EC8648D-1365-4073-9017-BAA113BDA13A}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Fax Number
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Warehouse Fax Number.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

WarehouseEmailAddress

The Warehouse email address.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Email Address
descriptionThe Warehouse email address.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the WarehouseEmailAddress attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{00F677B5-7DD6-4219-80A3-2EBE3A44BF21}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Email Address
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Warehouse email address.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

PickAndPackLeadTime

The default time required to pick and pack an item at a warehouse.
First included in: Warehouse (this entity)

Properties

NameValue
displayNamePick And Pack Lead Time
descriptionThe default time required to pick and pack an item at a warehouse.
dataFormattime
isNullabletrue

Traits

List of traits for the PickAndPackLeadTime attribute are listed here.

is.dataFormat.time
means.measurement.time
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{2DFD0363-AD40-4D1D-BEA7-51192FDC2731}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPick And Pack Lead Time
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe default time required to pick and pack an item at a warehouse.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time

WarehouseOrderCutoffTime

The latest time each day that new orders will be accepted for delivery for the next scheduled delivery day.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Order Cutoff Time
descriptionThe latest time each day that new orders will be accepted for delivery for the next scheduled delivery day.
dataFormattime
isNullabletrue

Traits

List of traits for the WarehouseOrderCutoffTime attribute are listed here.

is.dataFormat.time
means.measurement.time
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{41625B17-8487-4A86-BF7D-144F83A7F2FD}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Order Cutoff Time
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe latest time each day that new orders will be accepted for delivery for the next scheduled delivery day.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time

TotalFloorSpace

The total floor space at the Warehouse.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameTotal Floor Space
descriptionThe total floor space at the Warehouse.
dataFormatint32
isNullabletrue

Traits

List of traits for the TotalFloorSpace attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{563A4192-6276-41E0-9DB5-5950748FAB75}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTotal Floor Space
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe total floor space at the Warehouse.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

TotalFloorInventoryStorageSpace

The total floor space at the Warehouse that is available for storage of inventory.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameTotal Floor Inventory Storage Space
descriptionThe total floor space at the Warehouse that is available for storage of inventory.
dataFormatint32
isNullabletrue

Traits

List of traits for the TotalFloorInventoryStorageSpace attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{40576D50-C256-437F-9352-43AAA87FAD30}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTotal Floor Inventory Storage Space
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe total floor space at the Warehouse that is available for storage of inventory.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

StorageSpaceUnitOfMeasureId

The unit of measure for the size measurement of the Warehouse.

Example:

  • square feet
  • square meter
    First included in: Warehouse (this entity)

Properties

NameValue
displayNameStorage Space Unit Of Measure ID
descriptionThe unit of measure for the size measurement of the Warehouse.

Example:

  • square feet
  • square meter
dataFormatint32
isNullabletrue

Traits

List of traits for the StorageSpaceUnitOfMeasureId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{1F85A8CA-16DC-4844-BB7B-7D422C241FD3}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStorage Space Unit Of Measure ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unit of measure for the size measurement of the Warehouse.

Example:

  • square feet
  • square meter
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ContractWarehouseIndicator

A contract warehouse is a business that handles shipping, receiving, and storage of products on a contract basis.

Contract warehouses will generally require a client to commit to a specific period of time (generally in years) for the services.

Contracts may or may not require clients to purchase or subsidize storage and material-handling equipment.

Fees for contract warehouses may be transaction and storage based, fixed, cost plus, or any combination.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameContract Warehouse Indicator
descriptionA contract warehouse is a business that handles shipping, receiving, and storage of products on a contract basis.

Contract warehouses will generally require a client to commit to a specific period of time (generally in years) for the services.

Contracts may or may not require clients to purchase or subsidize storage and material-handling equipment.

Fees for contract warehouses may be transaction and storage based, fixed, cost plus, or any combination.

dataFormatboolean
isNullabletrue

Traits

List of traits for the ContractWarehouseIndicator attribute are listed here.

is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{30324E41-5E49-4778-871D-F9953851E4CE}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enContract Warehouse Indicator
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA contract warehouse is a business that handles shipping, receiving, and storage of products on a contract basis.

Contract warehouses will generally require a client to commit to a specific period of time (generally in years) for the services.

Contracts may or may not require clients to purchase or subsidize storage and material-handling equipment.

Fees for contract warehouses may be transaction and storage based, fixed, cost plus, or any combination.

entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

StoreId

The unique identifier of a Store.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameStore ID
descriptionThe unique identifier of a Store.
dataFormatint32
isNullabletrue

Traits

List of traits for the StoreId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{1C7BE979-2A1A-430F-AB22-AAB516C118B0}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStore ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Store.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

CustomerId

The unique identifier of a Customer.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameCustomer ID
descriptionThe unique identifier of a Customer.
dataFormatint64
isNullabletrue

Traits

List of traits for the CustomerId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Customer.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Customer.cdm.json/CustomerCustomerId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{1FC9F130-8F1D-473B-A58F-0E1D402534F3}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

CustomerOwnedWarehouseIndicator

Indicates whether the customer owns the warehouse.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameCustomer Owned Warehouse Indicator
descriptionIndicates whether the customer owns the warehouse.
dataFormatboolean
isNullabletrue

Traits

List of traits for the CustomerOwnedWarehouseIndicator attribute are listed here.

is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{2FF6718E-0F06-48D1-BA00-96063C28CB55}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Owned Warehouse Indicator
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates whether the customer owns the warehouse.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

CustomerManagedWarehouseIndicator

Indicates whether the customer manages the warehouse.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameCustomer Managed Warehouse Indicator
descriptionIndicates whether the customer manages the warehouse.
dataFormatboolean
isNullabletrue

Traits

List of traits for the CustomerManagedWarehouseIndicator attribute are listed here.

is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{5BBF8CB2-ABFF-4D32-9BB3-649BE4354955}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer Managed Warehouse Indicator
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates whether the customer manages the warehouse.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

InventoryOwnedByCustomerIndicator

Indicates whether the inventory stored at the warehouse inventory location is owned by the customer.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameInventory Owned By Customer Indicator
descriptionIndicates whether the inventory stored at the warehouse inventory location is owned by the customer.
dataFormatboolean
isNullabletrue

Traits

List of traits for the InventoryOwnedByCustomerIndicator attribute are listed here.

is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{12612E3E-1942-4CE9-B935-48AC3EAD2200}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enInventory Owned By Customer Indicator
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates whether the inventory stored at the warehouse inventory location is owned by the customer.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

WarehouseTypeId

The unique identifier of a warehouse type.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Type ID
descriptionThe unique identifier of a warehouse type.
dataFormatint32
isNullabletrue

Traits

List of traits for the WarehouseTypeId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{034BE811-0775-4E49-9CE7-D6747696C0CA}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a warehouse type.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

WarehousePartyId

The unique identifier of a Party.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameWarehouse Party ID
descriptionThe unique identifier of a Party.
dataFormatint64
isNullabletrue

Traits

List of traits for the WarehousePartyId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse Party ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Party.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Party.cdm.json/PartyPartyId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{FF56D68F-455A-4E88-A585-DAA98853D817}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

FacilityId

The unique identifier of a Facility.
First included in: Warehouse (this entity)

Properties

NameValue
displayNameFacility ID
descriptionThe unique identifier of a Facility.
dataFormatint32
isNullabletrue

Traits

List of traits for the FacilityId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Facility.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Facility.cdm.json/FacilityFacilityId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{C05CDFCA-F166-44A5-BAB4-E6E6E40A63DF}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer