Item table in Main(RetailInventTable)

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

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

ParameterValueData typeExplanation
attributeRetailInventTable/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.0"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem table
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Main/RetailInventTable
BarcodeSetupId Main/RetailInventTable
baseComparisonUnitCode Main/RetailInventTable
blockedOnPOS Main/RetailInventTable
dateBlocked Main/RetailInventTable
dateToActivateItem Main/RetailInventTable
dateToBeBlocked Main/RetailInventTable
itemId Main/RetailInventTable
keyingInPrice Main/RetailInventTable
keyingInQty Main/RetailInventTable
lifeFrom Main/RetailInventTable
lifeTo Main/RetailInventTable
mustKeyInComment Main/RetailInventTable
noDiscountAllowed Main/RetailInventTable
PrintVariantsShelfLabels Main/RetailInventTable
ProhibitReturn_RU Main/RetailInventTable
qtyBecomesNegative Main/RetailInventTable
scaleItem Main/RetailInventTable
seasonCode Main/RetailInventTable
useEanStandardBarcode Main/RetailInventTable
zeroPriceValid Main/RetailInventTable
LabelAttribute1 Main/RetailInventTable
LabelAttribute2 Main/RetailInventTable
LabelAttribute3 Main/RetailInventTable
LabelAttribute4 Main/RetailInventTable
LabelAttribute5 Main/RetailInventTable
noManualDiscountAllowed Main/RetailInventTable
noPeriodicDiscountAllowed Main/RetailInventTable
noTenderDiscountsAllowed Main/RetailInventTable
DataAreaId Main/RetailInventTable
Relationship_BarcodeSetupRelationshipId Main/RetailInventTable
Relationship_InventTableRelationshipId Main/RetailInventTable
Relationship_LabelAttribute1RelationshipId Main/RetailInventTable
Relationship_LabelAttribute2RelationshipId Main/RetailInventTable
Relationship_LabelAttribute3RelationshipId Main/RetailInventTable
Relationship_LabelAttribute4RelationshipId Main/RetailInventTable
Relationship_LabelAttribute5RelationshipId Main/RetailInventTable
Relationship_CompanyRelationshipId Main/RetailInventTable

RecId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

Traits

List of traits for the RecId attribute are listed below.

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

ParameterValueData typeExplanation
attributeRetailInventTable/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

BarcodeSetupId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the BarcodeSetupId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array

baseComparisonUnitCode

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameBase comparison unit
dataFormatstring
isNullabletrue

Traits

List of traits for the baseComparisonUnitCode attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase comparison unit
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

blockedOnPOS

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameBlocked at register
dataFormatint32
isNullabletrue

Traits

List of traits for the blockedOnPOS attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBlocked at register
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

dateBlocked

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the dateBlocked attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

dateToActivateItem

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the dateToActivateItem attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

dateToBeBlocked

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the dateToBeBlocked attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

itemId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the itemId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

keyingInPrice

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the keyingInPrice attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

keyingInQty

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the keyingInQty attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

lifeFrom

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the lifeFrom attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

lifeTo

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the lifeTo attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

mustKeyInComment

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the mustKeyInComment attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

noDiscountAllowed

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the noDiscountAllowed attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

PrintVariantsShelfLabels

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the PrintVariantsShelfLabels attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

ProhibitReturn_RU

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the ProhibitReturn_RU attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

qtyBecomesNegative

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the qtyBecomesNegative attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

scaleItem

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the scaleItem attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

seasonCode

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the seasonCode attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array

useEanStandardBarcode

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the useEanStandardBarcode attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

zeroPriceValid

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the zeroPriceValid attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

LabelAttribute1

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameLabel attribute 1
dataFormatint64
isNullabletrue

Traits

List of traits for the LabelAttribute1 attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLabel attribute 1
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

LabelAttribute2

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameLabel attribute 2
dataFormatint64
isNullabletrue

Traits

List of traits for the LabelAttribute2 attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLabel attribute 2
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

LabelAttribute3

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameLabel attribute 3
dataFormatint64
isNullabletrue

Traits

List of traits for the LabelAttribute3 attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLabel attribute 3
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

LabelAttribute4

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameLabel attribute 4
dataFormatint64
isNullabletrue

Traits

List of traits for the LabelAttribute4 attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLabel attribute 4
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

LabelAttribute5

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
displayNameLabel attribute 5
dataFormatint64
isNullabletrue

Traits

List of traits for the LabelAttribute5 attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLabel attribute 5
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

noManualDiscountAllowed

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the noManualDiscountAllowed attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

noPeriodicDiscountAllowed

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the noPeriodicDiscountAllowed attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

noTenderDiscountsAllowed

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the noTenderDiscountsAllowed attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

DataAreaId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue

Traits

List of traits for the DataAreaId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.dataFormat.character
is.dataFormat.array

Relationship_BarcodeSetupRelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_BarcodeSetupRelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/Inventory/Group/BarcodeSetup.cdm.json/BarcodeSetupRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_InventTableRelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTableRelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/ProductInformationManagement/Main/InventTable.cdm.json/InventTableRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LabelAttribute1RelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LabelAttribute1RelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/ProductInformationManagement/Main/EcoResAttribute.cdm.json/EcoResAttributeRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LabelAttribute2RelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LabelAttribute2RelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/ProductInformationManagement/Main/EcoResAttribute.cdm.json/EcoResAttributeRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LabelAttribute3RelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LabelAttribute3RelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/ProductInformationManagement/Main/EcoResAttribute.cdm.json/EcoResAttributeRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LabelAttribute4RelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LabelAttribute4RelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/ProductInformationManagement/Main/EcoResAttribute.cdm.json/EcoResAttributeRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LabelAttribute5RelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LabelAttribute5RelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/SupplyChain/ProductInformationManagement/Main/EcoResAttribute.cdm.json/EcoResAttributeRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_CompanyRelationshipId

First included in: Main/RetailInventTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_CompanyRelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
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
/core/operationsCommon/Tables/Finance/Ledger/Main/CompanyInfo.cdm.json/CompanyInfoRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array