Dela via


Item Bill Of Material in ESG data model

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 ESG Data Model entities are derived.
enThe Bill Of Material (Bill Of Material) used to create the item. The Bill Of Material lists the items (materials) that are part of the item. Bill Of Materials are used to describe the structure of products from an engineering and production perspective. The most common approach to do so is to use the concept of "single level" bills of material. With this approach, the Bill Of Material for an item includes only the direct components for that item. However, a component item might also have lower-level components, expressed through a single level bill of material for the component itself. This approach is powerful, allowing the structure of complex items to be expressed through a nested structure of as many single level Bill Of Materials as is necessary. The Bill Of Material is expressed through this Item Bill of Material that contains attributes pertinent to the general structure, combined with it's dependent entity called Item Bill of Material Line, which describes the component items that comprise the structure.
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
attributeItemBillOfMaterial/(resolvedAttributes)/ItemBillOfMaterialIdattribute

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"2.0.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 more identification values.

ParameterValueData typeExplanation
identifier"{F7232F9A-5A65-4D6D-AD0C-32DBEB343FF4}"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
enItem Bill Of Material
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
ItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. Sustainability/esg-data-model/ItemBillOfMaterial
ItemBillOfMaterialId A specific item may have alternate bills of material. The Item Bill of Material ID identifies a specific bill of material within the context of a specific Item (SKU). Sustainability/esg-data-model/ItemBillOfMaterial
PrimaryBillOfMaterialIndicator Indicates whether the material is the primary bill of material. Sustainability/esg-data-model/ItemBillOfMaterial
EngineeringSpecificationNumber The Engineering Specification Number that addresses the associated Bill Of Material/Item Level. Sustainability/esg-data-model/ItemBillOfMaterial
ItemBillOfMaterialStartTimestamp A Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the start timestamp for that period of time. Sustainability/esg-data-model/ItemBillOfMaterial
ItemBillOfMaterialEndTimestamp A Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the end timestamp for that period of time. Sustainability/esg-data-model/ItemBillOfMaterial
ItemBillOfMaterialNote A note, comment, or more detail regarding the Item Bill of Material. Sustainability/esg-data-model/ItemBillOfMaterial

ItemSku

The Stock Keeping Unit identifier, which is typically used for inventory-related activities. First included in: Sustainability/esg-data-model/ItemBillOfMaterial (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, and Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
attributeItemBillOfMaterial/(resolvedAttributes)/ItemSkuattribute

is.linkedEntity.identifier
Marks the attributes 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 more identification values.

ParameterValueData typeExplanation
identifier"{03481623-A4AB-4AD9-B177-085213D21AEA}"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, and Array of Byte is a Binary Object.

ItemBillOfMaterialId

A specific item may have alternate bills of material. The Item Bill of Material ID identifies a specific bill of material within the context of a specific Item (SKU). First included in: Sustainability/esg-data-model/ItemBillOfMaterial (this entity)

Properties

NameValue
displayNameItem Bill Of Material ID
descriptionA specific item may have alternate bills of material. The Item Bill of Material ID identifies a specific bill of material within the context of a specific Item (SKU).
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the ItemBillOfMaterialId 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
attributeItemBillOfMaterial/(resolvedAttributes)/ItemBillOfMaterialIdattribute

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

ParameterValueData typeExplanation
identifier"{BCD82148-5A92-4C42-AA00-2E8C09959141}"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
enItem Bill Of Material 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
enA specific item may have alternate bills of material. The Item Bill of Material ID identifies a specific bill of material within the context of a specific Item (SKU).
entitya reference to the constant entity holding the list of localized text

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.

PrimaryBillOfMaterialIndicator

Indicates whether the material is the primary bill of material. First included in: Sustainability/esg-data-model/ItemBillOfMaterial (this entity)

Properties

NameValue
displayNamePrimary Bill Of Material Indicator
descriptionIndicates whether the material is the primary bill of material.
dataFormatboolean
isNullabletrue

Traits

List of traits for the PrimaryBillOfMaterialIndicator 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 more identification values.

ParameterValueData typeExplanation
identifier"{6878200F-34DC-421F-92FB-7D9A62A0ED74}"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
enPrimary Bill Of Material 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 material is the primary bill of material.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

EngineeringSpecificationNumber

The Engineering Specification Number that addresses the associated Bill Of Material/Item Level. First included in: Sustainability/esg-data-model/ItemBillOfMaterial (this entity)

Properties

NameValue
displayNameEngineering Specification Number
descriptionThe Engineering Specification Number that addresses the associated Bill Of Material/Item Level.
dataFormatint32
isNullabletrue

Traits

List of traits for the EngineeringSpecificationNumber 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 more identification values.

ParameterValueData typeExplanation
identifier"{B4317ED0-5A2C-4E8D-BD3D-02BE267BB8A3}"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
enEngineering Specification 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 Engineering Specification Number that addresses the associated Bill Of Material/Item Level.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ItemBillOfMaterialStartTimestamp

A Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the start timestamp for that period of time. First included in: Sustainability/esg-data-model/ItemBillOfMaterial (this entity)

Properties

NameValue
displayNameItem Bill Of Material Start Timestamp
descriptionA Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the start timestamp for that period of time.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ItemBillOfMaterialStartTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
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 more identification values.

ParameterValueData typeExplanation
identifier"{521F9729-E9CB-439F-B046-D9AEC6F7C77E}"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 Bill Of Material Start Timestamp
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 Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the start timestamp for that period of time.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ItemBillOfMaterialEndTimestamp

A Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the end timestamp for that period of time. First included in: Sustainability/esg-data-model/ItemBillOfMaterial (this entity)

Properties

NameValue
displayNameItem Bill Of Material End Timestamp
descriptionA Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the end timestamp for that period of time.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ItemBillOfMaterialEndTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
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 more identification values.

ParameterValueData typeExplanation
identifier"{17C11FBA-D624-4303-B72C-5CB46C8857D2}"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 Bill Of Material End Timestamp
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 Bill of Material might be valid for only a specific period of time. It could be superseded by a different bill of material. This is the end timestamp for that period of time.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ItemBillOfMaterialNote

A note, comment, or more detail regarding the Item Bill of Material. First included in: Sustainability/esg-data-model/ItemBillOfMaterial (this entity)

Properties

NameValue
displayNameItem Bill Of Material Note
descriptionA note, comment, or more detail regarding the Item Bill of Material.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the ItemBillOfMaterialNote 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, and 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 more identification values.

ParameterValueData typeExplanation
identifier"{251267BB-4A30-450B-A2B3-D54D716D44A0}"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 Bill Of Material Note
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 note, comment, or more detail regarding the Item Bill of Material.
entitya reference to the constant entity holding the list of localized text

is.constrained
maximum length or value constraints

ParameterValueData typeExplanation
maximumLength"2048"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, and Array of Byte is a Binary Object.