Dela via


Purchase Order Line 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 specific products, goods or services that are identified on the Purchase Order.
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
attributePurchaseOrderLine/(resolvedAttributes)/PoLineItemNumberattribute

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"{40BDFF26-33A9-4060-A197-1DA67E2D4384}"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"Purchasing"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPurchase Order 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
PoNumber The unique identifier of a Purchase Order. PurchaseOrderLine
PoLineItemNumber The unique identifier of a PO line item. PurchaseOrderLine
Quantity The quantity of products to be shipped for this line item. PurchaseOrderLine
DateRequired The date that the items are required. PurchaseOrderLine
UnitPrice The unit price of the product. PurchaseOrderLine
NegotiatedPrice The negotiated price of the associated PO Line Items. PurchaseOrderLine
FreightAmount The amount of Freight costs authorized for the associated PO Line Item. PurchaseOrderLine
TaxAmount The amount of tax costs authorized for the associated PO Line Item. PurchaseOrderLine
TotalLineItemAmount The total value of the associated PO Line Items. PurchaseOrderLine
QualityStandardMeasure The specific Quality Standard parameter applied to the associated PO Line Item.Example:PPM (Part Per Million): 100 defects/rejects PPM PurchaseOrderLine
QualityStandardId The unique identifier of the Quality Standard. PurchaseOrderLine
ItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. PurchaseOrderLine
OrderId The unique number that identifies an Order. PurchaseOrderLine
OrderLineNumber The number that identifies the Order Line Item. PurchaseOrderLine
ShipToWarehouseId The unique identifier of a Warehouse. PurchaseOrderLine

PoNumber

The unique identifier of a Purchase Order.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNamePO Number
descriptionThe unique identifier of a Purchase Order.
isPrimaryKeytrue
dataFormatstring
maximumLength20

Traits

List of traits for the PoNumber 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
attributePurchaseOrderLine/(resolvedAttributes)/PoNumberattribute

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
PurchaseOrder.cdm.json/PurchaseOrderPoNumber
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
enPO 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 unique identifier of a Purchase Order.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"20"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"{461CE4EA-2668-4657-9F5D-2D537FC0CCD3}"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.

PoLineItemNumber

The unique identifier of a PO line item.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNamePO Line Item Number
descriptionThe unique identifier of a PO line item.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the PoLineItemNumber attribute are listed here.

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

ParameterValueData typeExplanation
attributePurchaseOrderLine/(resolvedAttributes)/PoLineItemNumberattribute

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"{1BCABED1-E012-4EDC-BDD2-73DD8876B888}"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
enPO Line Item 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 unique identifier of a PO line item.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

Quantity

The quantity of products to be shipped for this line item.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameQuantity
descriptionThe quantity of products to be shipped for this line item.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the Quantity 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"{FCC843AA-A562-426A-904E-4FA2F177DFD7}"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
enQuantity
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 products to be shipped for this line 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

DateRequired

The date that the items are required.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameDate Required
descriptionThe date that the items are required.
dataFormatdate
isNullabletrue

Traits

List of traits for the DateRequired 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"{6317D280-113E-477F-93F3-129599C28D18}"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
enDate Required
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 items are required.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

UnitPrice

The unit price of the product.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameUnit Price
descriptionThe unit price of the product.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the UnitPrice 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"{007DBFA1-1DD4-4E4B-8122-5CFB54DA2B29}"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
enUnit Price
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unit price of the product.
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

NegotiatedPrice

The negotiated price of the associated PO Line Items.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameNegotiated Price
descriptionThe negotiated price of the associated PO Line Items.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the NegotiatedPrice 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"{50E194AD-CB31-4DB9-BD16-88B23120B9CC}"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
enNegotiated Price
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 negotiated price of the associated PO Line Items.
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

FreightAmount

The amount of Freight costs authorized for the associated PO Line Item.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameFreight Amount
descriptionThe amount of Freight costs authorized for the associated PO Line Item.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the FreightAmount 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"{1200A9E8-366B-4826-B4BD-C0B2DD96EF79}"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
enFreight Amount
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 amount of Freight costs authorized for the associated PO Line 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

TaxAmount

The amount of tax costs authorized for the associated PO Line Item.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameTax Amount
descriptionThe amount of tax costs authorized for the associated PO Line Item.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TaxAmount 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"{1F029A42-E4C8-49CC-B90A-1AE48EAED74E}"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
enTax Amount
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 amount of tax costs authorized for the associated PO Line 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

TotalLineItemAmount

The total value of the associated PO Line Items.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameTotal Line Item Amount
descriptionThe total value of the associated PO Line Items.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TotalLineItemAmount 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"{65FE3375-4879-4359-9094-36F5D27C5843}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTotal Line Item Amount
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe total value of the associated PO Line Items.
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

QualityStandardMeasure

The specific Quality Standard parameter applied to the associated PO Line Item.

Example:

PPM (Part Per Million): 100 defects/rejects PPM
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameQuality Standard Measure
descriptionThe specific Quality Standard parameter applied to the associated PO Line Item.

Example:

PPM (Part Per Million): 100 defects/rejects PPM

dataFormatdecimal
isNullabletrue

Traits

List of traits for the QualityStandardMeasure 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"8"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"{C19A00FC-D98E-4B70-9782-0D4C7A40D680}"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
enQuality Standard Measure
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 specific Quality Standard parameter applied to the associated PO Line Item.

Example:

PPM (Part Per Million): 100 defects/rejects PPM

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

QualityStandardId

The unique identifier of the Quality Standard.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameQuality Standard ID
descriptionThe unique identifier of the Quality Standard.
dataFormatint32
isNullabletrue

Traits

List of traits for the QualityStandardId 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"{3EEC7C79-BC88-46FC-A43A-1F7197354017}"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
enQuality Standard 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 the Quality Standard.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ItemSku

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

Properties

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

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.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 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 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

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"{0CCB4552-F1BE-412C-8513-F28B559DE91E}"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.

OrderId

The unique number that identifies an Order.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameOrder ID
descriptionThe unique number that identifies an Order.
dataFormatint64
isNullabletrue

Traits

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

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"{5B6ED2F6-EAC6-478E-8021-BCD059CDFA05}"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
enOrder 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 number that identifies an Order.
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.

OrderLineNumber

The number that identifies the Order Line Item.
First included in: PurchaseOrderLine (this entity)

Properties

NameValue
displayNameOrder Line Number
descriptionThe number that identifies the Order Line Item.
dataFormatint32
isNullabletrue

Traits

List of traits for the OrderLineNumber 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"{24129558-958E-48BE-87AA-863BAFB0FE58}"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
enOrder Line 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 number that identifies the Order Line Item.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ShipToWarehouseId

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

Properties

NameValue
displayNameShip To Warehouse ID
descriptionThe unique identifier of a Warehouse.
dataFormatint32
isNullabletrue

Traits

List of traits for the ShipToWarehouseId 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
enShip To Warehouse ID
entitya reference to the constant entity holding the list of localized text

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

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

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

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

ParameterValueData typeExplanation
identifier"{493384EF-F5F6-4A9E-A992-D95DC306A0CA}"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