Dela via


Vendor Item Lot in ESG data model

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 group of related Items received from a vendor in a single shipment.

A lot from a vendor may be all or part of an original manufacturer's lot.

The original manufacturer lot may be distributed to a third party, who then further distributes items from the original manufacturer's lot via additional vendor/suppliers.

The only way to relate the original manufacturer lot to a vendor lot is by:

  • serial number from Manufacturer Lot
  • RFID identifier from Manufacturer Lot
  • manufacturer - vendor lot relationship (non-serial #/RFID quantities) from other source
entitya reference to the constant entity holding the list of localized text

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"{1D2431B1-8E47-4E21-84D4-78E8C46B4C69}"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"Vendor"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVendor Item Lot
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
VendorId The unique identifier of a Vendor. VendorItemLot
ItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. VendorItemLot
VendorLotId The unique identifier of a Vendor Lot. VendorItemLot
VendorLotReceivedDate The date that the Vendor Lot was received. VendorItemLot
VendorLotBreakdownDate The date that the Vendor Lot was broken down for testing, sampling or delivery to inventory. VendorItemLot
VendorLotQaDate The date that the Vendor Lot passed QA sampling or testing. VendorItemLot
ItemQuantityReceived The quantity of Items received in the Vendor Lot. VendorItemLot
ManifestItemQuantity The quantity of Item sent in the Vendor Lot by the Vendor as reflected in the shipping Manifest. VendorItemLot
ManufacturerLotId The unique identifier of a Manufacturer Lot. VendorItemLot
ManufacturerId The unique identifier of a Manufacturer. VendorItemLot
VendorItemLotItemStatusId The unique identifier of a Vendor Item Lot Item Status. VendorItemLot

VendorId

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

Properties

NameValue
displayNameVendor ID
descriptionThe unique identifier of a Vendor.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the VendorId 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.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeVendorItemLot/(resolvedAttributes)/VendorIdattribute

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
VendorLot.cdm.json/VendorLotVendorId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVendor 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 Vendor.
entitya reference to the constant entity holding the list of localized text

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"{7A80C678-5D81-4274-812B-230BE535B67F}"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.

ItemSku

The Stock Keeping Unit identifier, which is typically used for inventory-related activities.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameItem SKU
descriptionThe Stock Keeping Unit identifier, which is typically used for inventory-related activities.
isPrimaryKeytrue
dataFormatstring
maximumLength40

Traits

List of traits for the ItemSku 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.

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

ParameterValueData typeExplanation
attributeVendorItemLot/(resolvedAttributes)/ItemSkuattribute

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
Item.cdm.json/ItemItemSku
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem SKU
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 Stock Keeping Unit identifier, which is typically used for inventory-related activities.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"40"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"{0CA42B21-FC6E-4635-ADCE-6E109C57946A}"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.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.

VendorLotId

The unique identifier of a Vendor Lot.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameVendor Lot ID
descriptionThe unique identifier of a Vendor Lot.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the VendorLotId attribute are listed here.

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

ParameterValueData typeExplanation
attributeVendorItemLot/(resolvedAttributes)/VendorLotIdattribute

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
VendorLot.cdm.json/VendorLotVendorLotId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVendor Lot 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 Vendor Lot.
entitya reference to the constant entity holding the list of localized text

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"{24E0F6D7-7EC0-426A-B8F3-7E6D98E35D0B}"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

VendorLotReceivedDate

The date that the Vendor Lot was received.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameVendor Lot Received Date
descriptionThe date that the Vendor Lot was received.
dataFormatdate
isNullabletrue

Traits

List of traits for the VendorLotReceivedDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{9B4417C2-F13D-4B9C-9BCF-C8497010B586}"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
enVendor Lot Received Date
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 date that the Vendor Lot was received.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

VendorLotBreakdownDate

The date that the Vendor Lot was broken down for testing, sampling or delivery to inventory.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameVendor Lot Breakdown Date
descriptionThe date that the Vendor Lot was broken down for testing, sampling or delivery to inventory.
dataFormatdate
isNullabletrue

Traits

List of traits for the VendorLotBreakdownDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{6917AA51-86F7-4E32-B1D8-47AA27F20485}"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
enVendor Lot Breakdown Date
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 date that the Vendor Lot was broken down for testing, sampling or delivery to inventory.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

VendorLotQaDate

The date that the Vendor Lot passed QA sampling or testing.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameVendor Lot QA Date
descriptionThe date that the Vendor Lot passed QA sampling or testing.
dataFormatdate
isNullabletrue

Traits

List of traits for the VendorLotQaDate attribute are listed here.

is.dataFormat.date
means.measurement.date
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"{468BBB05-A6CB-45FB-ACB5-AA483D4A2FEE}"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
enVendor Lot QA Date
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 date that the Vendor Lot passed QA sampling or testing.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

ItemQuantityReceived

The quantity of Items received in the Vendor Lot.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameItem Quantity Received
descriptionThe quantity of Items received in the Vendor Lot.
dataFormatint32
isNullabletrue

Traits

List of traits for the ItemQuantityReceived 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"{8B83EFA7-26D5-42DD-BEE7-BAFA6D42CFFA}"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
enItem Quantity Received
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 quantity of Items received in the Vendor Lot.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ManifestItemQuantity

The quantity of Item sent in the Vendor Lot by the Vendor as reflected in the shipping Manifest.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameManifest Item Quantity
descriptionThe quantity of Item sent in the Vendor Lot by the Vendor as reflected in the shipping Manifest.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ManifestItemQuantity attribute are listed here.

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

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"2"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"{2E4823FF-D6B6-44D3-A5BF-0265B9D29C1F}"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
enManifest Item Quantity
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 quantity of Item sent in the Vendor Lot by the Vendor as reflected in the shipping Manifest.
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

ManufacturerLotId

The unique identifier of a Manufacturer Lot.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameManufacturer Lot ID
descriptionThe unique identifier of a Manufacturer Lot.
dataFormatint32
isNullabletrue

Traits

List of traits for the ManufacturerLotId 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"{642209BC-AA66-4CA2-BFB2-F8DD0972EC2D}"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
enManufacturer Lot 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 Manufacturer Lot.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ManufacturerId

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

Properties

NameValue
displayNameManufacturer ID
descriptionThe unique identifier of a Manufacturer.
dataFormatint32
isNullabletrue

Traits

List of traits for the ManufacturerId 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"{63819158-A333-4CBB-97F0-310E75BFB6AB}"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
enManufacturer 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 Manufacturer.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

VendorItemLotItemStatusId

The unique identifier of a Vendor Item Lot Item Status.
First included in: VendorItemLot (this entity)

Properties

NameValue
displayNameVendor Item Lot Item Status ID
descriptionThe unique identifier of a Vendor Item Lot Item Status.
dataFormatint32
isNullabletrue

Traits

List of traits for the VendorItemLotItemStatusId 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"{0AFD39DA-BBB3-4249-9D7D-689BDAA4EF42}"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
enVendor Item Lot Item Status 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 Vendor Item Lot Item Status.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer