Partilhar via


Vendor Approved Item 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.
enThe approved vendors for a specific Item.
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
attributeVendorApprovedItem/(resolvedAttributes)/PeriodStartDateattribute

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"{C942B4E6-2041-4325-8D72-32E8A2A2A679}"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 Approved Item
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. VendorApprovedItem
ItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. VendorApprovedItem
PeriodStartDate The period start date for which the Vendor approval is valid. VendorApprovedItem
PeriodEndDate The period end date for which the Vendor approval is valid. VendorApprovedItem
ApprovalDate The date that the Vendor was approved for the approved vendor list. VendorApprovedItem
MinimumQuantityAuthorized The minimum/maximum quantity for which the Vendor is approved. VendorApprovedItem
MaximumQuantityAuthorized The minimum/maximum quantity for which the Vendor is approved. VendorApprovedItem
MinimumShipmentDollarValueAuthorized The minimum/maximum shipment dollar value for which the Vendor is approved. VendorApprovedItem
MaximumShipmentDollarValueAuthorized The minimum/maximum shipment dollar value for which the Vendor is approved. VendorApprovedItem
PrimaryItemSupplierIndicator A flag or indicator denoting that the Vendor is the designated primary Item supplier. VendorApprovedItem
SecondaryItemSupplierIndicator A flag or indicator denoting that the Vendor is the designated secondary Item supplier. VendorApprovedItem
AlternateItemSupplierIndicator A flag or indicator denoting that the Vendor is the designated alternate Item supplier. VendorApprovedItem
SoleSourceItemSupplierIndicator A flag or indicator denoting that the Vendor is the sole provider of the associated Item. VendorApprovedItem
StandardLotSizeQuantity The standard lot size that the Vendor will supply of the associated Item. VendorApprovedItem
CommitToItemLeadTime The lead time that the Vendor has committed to for the associated Item. VendorApprovedItem

VendorId

The unique identifier of a Vendor.
First included in: VendorApprovedItem (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
attributeVendorApprovedItem/(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
Vendor.cdm.json/VendorVendorId
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"{6974182B-9A0B-4ABF-AE14-48D00041E624}"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: VendorApprovedItem (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
attributeVendorApprovedItem/(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"{5EAFF734-B3B8-4BF3-882F-A5AD9921F825}"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.

PeriodStartDate

The period start date for which the Vendor approval is valid.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNamePeriod Start Date
descriptionThe period start date for which the Vendor approval is valid.
isPrimaryKeytrue
dataFormatdate

Traits

List of traits for the PeriodStartDate attribute are listed here.

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

ParameterValueData typeExplanation
attributeVendorApprovedItem/(resolvedAttributes)/PeriodStartDateattribute

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"{2CA4251B-B9E1-45B8-867C-14B57C1CE430}"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
enPeriod Start 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 period start date for which the Vendor approval is valid.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

PeriodEndDate

The period end date for which the Vendor approval is valid.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNamePeriod End Date
descriptionThe period end date for which the Vendor approval is valid.
dataFormatdate

Traits

List of traits for the PeriodEndDate 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"{175A83CE-6D1E-415C-A98A-1C96884C65E1}"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
enPeriod End 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 period end date for which the Vendor approval is valid.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

ApprovalDate

The date that the Vendor was approved for the approved vendor list.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameApproval Date
descriptionThe date that the Vendor was approved for the approved vendor list.
dataFormatdate

Traits

List of traits for the ApprovalDate 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"{566F2B83-D40D-449E-AD64-EBE3760C665F}"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
enApproval 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 was approved for the approved vendor list.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

MinimumQuantityAuthorized

The minimum/maximum quantity for which the Vendor is approved.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameMinimum Quantity Authorized
descriptionThe minimum/maximum quantity for which the Vendor is approved.
dataFormatint32
isNullabletrue

Traits

List of traits for the MinimumQuantityAuthorized 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"{939AB822-9150-4725-AAC4-825F9F7431F9}"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
enMinimum Quantity Authorized
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 minimum/maximum quantity for which the Vendor is approved.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MaximumQuantityAuthorized

The minimum/maximum quantity for which the Vendor is approved.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameMaximum Quantity Authorized
descriptionThe minimum/maximum quantity for which the Vendor is approved.
dataFormatint32
isNullabletrue

Traits

List of traits for the MaximumQuantityAuthorized 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"{6A8D4731-C9F5-4A1F-9782-6FC22DD31FD4}"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
enMaximum Quantity Authorized
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 minimum/maximum quantity for which the Vendor is approved.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MinimumShipmentDollarValueAuthorized

The minimum/maximum shipment dollar value for which the Vendor is approved.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameMinimum Shipment Dollar Value Authorized
descriptionThe minimum/maximum shipment dollar value for which the Vendor is approved.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the MinimumShipmentDollarValueAuthorized 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"{03802C4B-7FD0-4BF9-B8BE-40F544DCC172}"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
enMinimum Shipment Dollar Value Authorized
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 minimum/maximum shipment dollar value for which the Vendor is approved.
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

MaximumShipmentDollarValueAuthorized

The minimum/maximum shipment dollar value for which the Vendor is approved.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameMaximum Shipment Dollar Value Authorized
descriptionThe minimum/maximum shipment dollar value for which the Vendor is approved.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the MaximumShipmentDollarValueAuthorized 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"{5547E6C4-0AA8-4F8D-A77A-38AD9C542253}"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
enMaximum Shipment Dollar Value Authorized
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 minimum/maximum shipment dollar value for which the Vendor is approved.
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

PrimaryItemSupplierIndicator

A flag or indicator denoting that the Vendor is the designated primary Item supplier.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNamePrimary Item Supplier Indicator
descriptionA flag or indicator denoting that the Vendor is the designated primary Item supplier.
dataFormatboolean
isNullabletrue

Traits

List of traits for the PrimaryItemSupplierIndicator 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"{87F7499A-6F14-437A-9F00-7D61ADB7C2F4}"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 Item Supplier 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 flag or indicator denoting that the Vendor is the designated primary Item supplier.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

SecondaryItemSupplierIndicator

A flag or indicator denoting that the Vendor is the designated secondary Item supplier.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameSecondary Item Supplier Indicator
descriptionA flag or indicator denoting that the Vendor is the designated secondary Item supplier.
dataFormatboolean
isNullabletrue

Traits

List of traits for the SecondaryItemSupplierIndicator 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"{51F4C396-BBE1-47F5-8C05-DD10297E29E6}"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
enSecondary Item Supplier 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 flag or indicator denoting that the Vendor is the designated secondary Item supplier.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

AlternateItemSupplierIndicator

A flag or indicator denoting that the Vendor is the designated alternate Item supplier.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameAlternate Item Supplier Indicator
descriptionA flag or indicator denoting that the Vendor is the designated alternate Item supplier.
dataFormatboolean
isNullabletrue

Traits

List of traits for the AlternateItemSupplierIndicator 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"{89656118-4C89-4984-B32E-677A10082992}"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
enAlternate Item Supplier 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 flag or indicator denoting that the Vendor is the designated alternate Item supplier.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

SoleSourceItemSupplierIndicator

A flag or indicator denoting that the Vendor is the sole provider of the associated Item.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameSole Source Item Supplier Indicator
descriptionA flag or indicator denoting that the Vendor is the sole provider of the associated Item.
dataFormatboolean
isNullabletrue

Traits

List of traits for the SoleSourceItemSupplierIndicator 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"{8976EA32-21ED-41F3-8BA5-DCC1D429D84D}"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
enSole Source Item Supplier 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 flag or indicator denoting that the Vendor is the sole provider of the associated Item.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

StandardLotSizeQuantity

The standard lot size that the Vendor will supply of the associated Item.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameStandard Lot Size Quantity
descriptionThe standard lot size that the Vendor will supply of the associated Item.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the StandardLotSizeQuantity 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"{0F725801-831F-46F9-A9BC-5A3A04118207}"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
enStandard Lot Size 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 standard lot size that the Vendor will supply of the associated Item.
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

CommitToItemLeadTime

The lead time that the Vendor has committed to for the associated Item.
First included in: VendorApprovedItem (this entity)

Properties

NameValue
displayNameCommit-To Item Lead Time (Days)
descriptionThe lead time that the Vendor has committed to for the associated Item.
dataFormatint32
isNullabletrue

Traits

List of traits for the CommitToItemLeadTime 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"{498C928D-8959-4AE9-B64E-D1E7439B1F8C}"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
enCommit-To Item Lead Time (Days)
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 lead time that the Vendor has committed to for the associated Item.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer