Dela via


Item Bill Of Material Line 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 lists the items (materials) that are part of the item. Bill Of Materials are used to describe the structure of items 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 (items) for that product. 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 the Item Bill of Material that contains attributes pertinent to the general structure, combined with this Item Bill of Material Line. Each Item Bill of Material Line describes a component item that is part of 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
attributeItemBillOfMaterialLine/(resolvedAttributes)/ItemBillOfMaterialLineIdattribute

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"{5DB599D3-2252-45DF-AC47-15F8E4ED72B1}"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 Line
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/ItemBillOfMaterialLine
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/ItemBillOfMaterialLine
ItemBillOfMaterialLineId The unique identifier of an Item Bill Of Material Line. Sustainability/esg-data-model/ItemBillOfMaterialLine
ItemBillOfMaterialLineStartTimestamp The start timestamp of this component being used in the bill of material. Sustainability/esg-data-model/ItemBillOfMaterialLine
ItemBillOfMaterialLineEndTimestamp The end timestamp of this component being used in the bill of material. Sustainability/esg-data-model/ItemBillOfMaterialLine
ItemInstallationSequence The Bill Of Material installation sequence of the associated Item. Sustainability/esg-data-model/ItemBillOfMaterialLine
ComponentItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. Sustainability/esg-data-model/ItemBillOfMaterialLine
ComponentItemQuantity The quantity of the associated component item required for the bill of material. Sustainability/esg-data-model/ItemBillOfMaterialLine
UnitOfMeasureId The unique identifier of a Unit Of Measure. Sustainability/esg-data-model/ItemBillOfMaterialLine
ItemBillOfMaterialLineNote A note, comment, or more detail regarding the Item Bill of Material. Sustainability/esg-data-model/ItemBillOfMaterialLine

ItemSku

The Stock Keeping Unit identifier, which is typically used for inventory-related activities. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (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
attributeItemBillOfMaterialLine/(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
ItemBillOfMaterial.cdm.json/ItemBillOfMaterialItemSku
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"{F789271A-2A45-40B1-96CD-49FCF9D81802}"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/ItemBillOfMaterialLine (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
attributeItemBillOfMaterialLine/(resolvedAttributes)/ItemBillOfMaterialIdattribute

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
ItemBillOfMaterial.cdm.json/ItemBillOfMaterialItemBillOfMaterialId
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 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

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"{B36ACB39-0686-4A59-842B-1B784A5FCEF7}"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.

ItemBillOfMaterialLineId

The unique identifier of an Item Bill Of Material Line. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

NameValue
displayNameItem Bill Of Material Line ID
descriptionThe unique identifier of an Item Bill Of Material Line.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the ItemBillOfMaterialLineId attribute are listed here.

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

ParameterValueData typeExplanation
attributeItemBillOfMaterialLine/(resolvedAttributes)/ItemBillOfMaterialLineIdattribute

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"{1A8688CC-32DC-420E-AE05-CD77E18A9430}"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 Line 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 an Item Bill Of Material Line.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ItemBillOfMaterialLineStartTimestamp

The start timestamp of this component being used in the bill of material. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

NameValue
displayNameItem Bill Of Material Line Start Timestamp
descriptionThe start timestamp of this component being used in the bill of material.
isPrimaryKeytrue
dataFormatdateTime

Traits

List of traits for the ItemBillOfMaterialLineStartTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
is.identifiedBy
names a specific identity attribute to use with an entity

ParameterValueData typeExplanation
attributeItemBillOfMaterialLine/(resolvedAttributes)/ItemBillOfMaterialLineStartTimestampattribute

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"{835B6543-33EA-49FC-9992-02C6E41E622B}"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 Line 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
enThe start timestamp of this component being used in the bill of material.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ItemBillOfMaterialLineEndTimestamp

The end timestamp of this component being used in the bill of material. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

NameValue
displayNameItem Bill Of Material Line End Timestamp
descriptionThe end timestamp of this component being used in the bill of material.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ItemBillOfMaterialLineEndTimestamp 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"{4AC0E7B5-EC30-433B-A8BA-0A0E61BB6467}"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 Line 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
enThe end timestamp of this component being used in the bill of material.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ItemInstallationSequence

The Bill Of Material installation sequence of the associated Item. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

NameValue
displayNameItem Installation Sequence
descriptionThe Bill Of Material installation sequence of the associated Item.
dataFormatint32
isNullabletrue

Traits

List of traits for the ItemInstallationSequence 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"{ADD2CF0B-1C39-4B2B-9D62-07B31BDCCBEA}"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 Installation Sequence
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 Bill Of Material installation sequence of the associated Item.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ComponentItemSku

The Stock Keeping Unit identifier, which is typically used for inventory-related activities. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

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

Traits

List of traits for the ComponentItemSku 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enComponent Item 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

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

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"{905B14E3-4AF5-4D86-87E3-440B5A78C93B}"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.

ComponentItemQuantity

The quantity of the associated component item required for the bill of material. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

NameValue
displayNameComponent Item Quantity
descriptionThe quantity of the associated component item required for the bill of material.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ComponentItemQuantity attribute are listed here.

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"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 more identification values.

ParameterValueData typeExplanation
identifier"{92383C54-1529-4C7F-8658-C4EBC79B432B}"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
enComponent 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 the associated component item required for the bill of material.
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

UnitOfMeasureId

The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/ItemBillOfMaterialLine (this entity)

Properties

NameValue
displayNameUnit Of Measure ID
descriptionThe unique identifier of a Unit Of Measure.
dataFormatint32
isNullabletrue

Traits

List of traits for the UnitOfMeasureId 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
enUnit 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 unique identifier of a Unit Of Measure.
entitya reference to the constant entity holding the list of localized text

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
UnitOfMeasure.cdm.json/UnitOfMeasureUnitOfMeasureId
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 more identification values.

ParameterValueData typeExplanation
identifier"{347F423A-F10B-464F-90F7-5F107714B677}"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

ItemBillOfMaterialLineNote

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

Properties

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

Traits

List of traits for the ItemBillOfMaterialLineNote 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"{B4C7798A-CD49-4F2F-AD97-584EA1E9AB42}"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 Line 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.