Inventory transactions in Transaction(InventTrans)

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
attributeInventTrans/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.1"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
enInventory transactions
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Transaction/InventTrans
ActivityNumber Transaction/InventTrans
CostAmountAdjustment Transaction/InventTrans
CostAmountOperations Transaction/InventTrans
CostAmountPhysical Transaction/InventTrans
CostAmountPosted Transaction/InventTrans
CostAmountSecCurAdjustment_RU Transaction/InventTrans
CostAmountSecCurPhysical_RU Transaction/InventTrans
CostAmountSecCurPosted_RU Transaction/InventTrans
CostAmountSettled Transaction/InventTrans
CostAmountSettledSecCur_RU Transaction/InventTrans
CostAmountStd Transaction/InventTrans
CostAmountStdSecCur_RU Transaction/InventTrans
CurrencyCode Transaction/InventTrans
DateClosed Transaction/InventTrans
DateClosedSecCur_RU Transaction/InventTrans
DateExpected Transaction/InventTrans
DateFinancial Transaction/InventTrans
DateInvent Transaction/InventTrans
DatePhysical Transaction/InventTrans
DateStatus Transaction/InventTrans
GroupRefId_RU Transaction/InventTrans
GroupRefType_RU Transaction/InventTrans
InterCompanyInventDimTransferred Transaction/InventTrans
inventDimFixed Transaction/InventTrans
inventDimId Transaction/InventTrans
InventDimIdSales_RU Transaction/InventTrans
InventTransOrigin Transaction/InventTrans
InventTransOriginDelivery_RU Transaction/InventTrans
InventTransOriginSales_RU Transaction/InventTrans
InventTransOriginTransit_RU Transaction/InventTrans
InvoiceId Transaction/InventTrans
InvoiceReturned Transaction/InventTrans
ItemId Transaction/InventTrans
MarkingRefInventTransOrigin Transaction/InventTrans
PackingSlipId Transaction/InventTrans
PackingSlipReturned Transaction/InventTrans
PdsCWQty Transaction/InventTrans
PdsCWSettled Transaction/InventTrans
PickingRouteID Transaction/InventTrans
ProjAdjustRefId Transaction/InventTrans
ProjCategoryId Transaction/InventTrans
ProjId Transaction/InventTrans
Qty Transaction/InventTrans
QtySettled Transaction/InventTrans
QtySettledSecCur_RU Transaction/InventTrans
ReturnInventTransOrigin Transaction/InventTrans
RevenueAmountPhysical Transaction/InventTrans
ShippingDateConfirmed Transaction/InventTrans
ShippingDateRequested Transaction/InventTrans
StatusIssue Transaction/InventTrans
StatusReceipt Transaction/InventTrans
Storno_RU Transaction/InventTrans
StornoPhysical_RU Transaction/InventTrans
TaxAmountPhysical Transaction/InventTrans
TimeExpected Transaction/InventTrans
TransChildRefId Transaction/InventTrans
TransChildType Transaction/InventTrans
ValueOpen Transaction/InventTrans
ValueOpenSecCur_RU Transaction/InventTrans
Voucher Transaction/InventTrans
VoucherPhysical Transaction/InventTrans
NonFinancialTransferInventClosing Transaction/InventTrans
LoadId Transaction/InventTrans
DataAreaId Transaction/InventTrans
Relationship_CurrencyRelationshipId Transaction/InventTrans
Relationship_InventBaileeCalcTable_RURelationshipId Transaction/InventTrans
Relationship_InventDimRelationshipId Transaction/InventTrans
Relationship_InventDimSalesRelationshipId Transaction/InventTrans
Relationship_InventOnHandsRelationshipId Transaction/InventTrans
Relationship_InventTableRelationshipId Transaction/InventTrans
Relationship_InventTransferJourRelationshipId Transaction/InventTrans
Relationship_InventTransOriginRelationshipId Transaction/InventTrans
Relationship_InventTransOriginDelivery_RURelationshipId Transaction/InventTrans
Relationship_InventTransOriginSales_RURelationshipId Transaction/InventTrans
Relationship_InventTransOriginTransit_RURelationshipId Transaction/InventTrans
Relationship_InventTransPostingFinancialRelationshipId Transaction/InventTrans
Relationship_InventTransPostingPhysicalRelationshipId Transaction/InventTrans
Relationship_MarkingRefInventTransOriginRelationshipId Transaction/InventTrans
Relationship_ProdJournalCalcRelationshipId Transaction/InventTrans
Relationship_ProdJournalIIPRelationshipId Transaction/InventTrans
Relationship_ProjCategoryRelationshipId Transaction/InventTrans
Relationship_ProjTableRelationshipId Transaction/InventTrans
Relationship_returnInventTransOriginRelationshipId Transaction/InventTrans
Relationship_InventClosingRelationshipId Transaction/InventTrans
Relationship_WHSLoadTableRelationshipId Transaction/InventTrans
Relationship_CompanyRelationshipId Transaction/InventTrans

RecId

First included in: Transaction/InventTrans (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
attributeInventTrans/(resolvedAttributes)/RecIdattribute

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

ActivityNumber

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CostAmountAdjustment

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountAdjustment attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

CostAmountOperations

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameProfit and loss, posted amount
dataFormatdecimal
isNullabletrue

Traits

List of traits for the CostAmountOperations attribute are listed below.

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

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
enProfit and loss, posted amount
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

CostAmountPhysical

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountPhysical attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

CostAmountPosted

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountPosted attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

CostAmountSecCurAdjustment_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameAdjustment (cur.)
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountSecCurAdjustment_RU attribute are listed below.

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

is.readOnly
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
enAdjustment (cur.)
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

CostAmountSecCurPhysical_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameAmount (cur)
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountSecCurPhysical_RU attribute are listed below.

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

is.readOnly
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
enAmount (cur)
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

CostAmountSecCurPosted_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameFin. amount (cur.)
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountSecCurPosted_RU attribute are listed below.

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

is.readOnly
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
enFin. amount (cur.)
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

CostAmountSettled

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

List of traits for the CostAmountSettled attribute are listed below.

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

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

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

CostAmountSettledSecCur_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameSettlement amount (cur)
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountSettledSecCur_RU attribute are listed below.

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

is.readOnly
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
enSettlement amount (cur)
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

CostAmountStd

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountStd attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

CostAmountStdSecCur_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CostAmountStdSecCur_RU attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

CurrencyCode

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the CurrencyCode attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

DateClosed

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameFinancially closed
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DateClosed attribute are listed below.

is.dataFormat.date
means.measurement.date
is.readOnly
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
enFinancially closed
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

DateClosedSecCur_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameFinancially closed in currency
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DateClosedSecCur_RU attribute are listed below.

is.dataFormat.date
means.measurement.date
is.readOnly
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
enFinancially closed in currency
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

DateExpected

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DateExpected attribute are listed below.

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

is.dataFormat.date

DateFinancial

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DateFinancial attribute are listed below.

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

is.dataFormat.date

DateInvent

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DateInvent attribute are listed below.

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

is.dataFormat.date

DatePhysical

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DatePhysical attribute are listed below.

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

is.dataFormat.date

DateStatus

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isReadOnlytrue
isNullabletrue

Traits

List of traits for the DateStatus attribute are listed below.

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

is.dataFormat.date

GroupRefId_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

GroupRefType_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the GroupRefType_RU attribute are listed below.

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

is.dataFormat.integer

InterCompanyInventDimTransferred

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the InterCompanyInventDimTransferred attribute are listed below.

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

is.dataFormat.integer

inventDimFixed

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the inventDimFixed attribute are listed below.

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

is.dataFormat.integer

inventDimId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue

Traits

List of traits for the inventDimId attribute are listed below.

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

InventDimIdSales_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameDimension shipped
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the InventDimIdSales_RU attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
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
enDimension shipped
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

InventTransOrigin

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameLot ID
dataFormatint64
isReadOnlytrue

Traits

List of traits for the InventTransOrigin attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLot ID
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

InventTransOriginDelivery_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameDelivery lot
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

List of traits for the InventTransOriginDelivery_RU attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.readOnly
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
enDelivery lot
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

InventTransOriginSales_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameShipped lot
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

List of traits for the InventTransOriginSales_RU attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.readOnly
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
enShipped lot
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

InventTransOriginTransit_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameTransit lot
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

List of traits for the InventTransOriginTransit_RU attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.readOnly
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
enTransit lot
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

InvoiceId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the InvoiceId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

InvoiceReturned

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameInvoice return
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the InvoiceReturned attribute are listed below.

is.dataFormat.integer
is.readOnly
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
enInvoice return
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ItemId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the ItemId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

MarkingRefInventTransOrigin

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameReference lot
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

List of traits for the MarkingRefInventTransOrigin attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.readOnly
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
enReference lot
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

PackingSlipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the PackingSlipId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

PackingSlipReturned

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNamePacking slip or product receipt return
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the PackingSlipReturned attribute are listed below.

is.dataFormat.integer
is.readOnly
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
enPacking slip or product receipt return
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

PdsCWQty

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the PdsCWQty attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

PdsCWSettled

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

List of traits for the PdsCWSettled attribute are listed below.

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

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

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

PickingRouteID

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ProjAdjustRefId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ProjCategoryId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the ProjCategoryId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

ProjId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the ProjId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

Qty

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the Qty attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

QtySettled

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

List of traits for the QtySettled attribute are listed below.

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

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

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

QtySettledSecCur_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameClosed quantity (cur)
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the QtySettledSecCur_RU attribute are listed below.

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

is.readOnly
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
enClosed quantity (cur)
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

ReturnInventTransOrigin

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameReturn lot ID
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

List of traits for the ReturnInventTransOrigin attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.readOnly
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
enReturn lot ID
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

RevenueAmountPhysical

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isReadOnlytrue
isNullabletrue

Traits

List of traits for the RevenueAmountPhysical attribute are listed below.

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

is.readOnly
is.nullable
The attribute value may be set to NULL.

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

ShippingDateConfirmed

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the ShippingDateConfirmed attribute are listed below.

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

is.dataFormat.date

ShippingDateRequested

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the ShippingDateRequested attribute are listed below.

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

is.dataFormat.date

StatusIssue

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the StatusIssue attribute are listed below.

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

is.dataFormat.integer

StatusReceipt

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the StatusReceipt attribute are listed below.

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

is.dataFormat.integer

Storno_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the Storno_RU attribute are listed below.

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

is.dataFormat.integer

StornoPhysical_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameStorno (physical)
dataFormatint32
isNullabletrue

Traits

List of traits for the StornoPhysical_RU 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
enStorno (physical)
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

TaxAmountPhysical

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TaxAmountPhysical attribute are listed below.

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

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

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

TimeExpected

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormattime
isReadOnlytrue
isNullabletrue

Traits

List of traits for the TimeExpected attribute are listed below.

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

is.dataFormat.time

TransChildRefId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the TransChildRefId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

TransChildType

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the TransChildType attribute are listed below.

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

is.dataFormat.integer

ValueOpen

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameValue open
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the ValueOpen attribute are listed below.

is.dataFormat.integer
is.readOnly
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
enValue open
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ValueOpenSecCur_RU

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameOpen amount in rep.currency
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the ValueOpenSecCur_RU attribute are listed below.

is.dataFormat.integer
is.readOnly
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
enOpen amount in rep.currency
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

Voucher

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
displayNameFinancial voucher
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the Voucher attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
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
enFinancial voucher
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

VoucherPhysical

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the VoucherPhysical attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

NonFinancialTransferInventClosing

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

List of traits for the NonFinancialTransferInventClosing attribute are listed below.

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

is.dataFormat.integer
is.dataFormat.big

LoadId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the LoadId attribute are listed below.

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

is.dataFormat.character
is.dataFormat.array

DataAreaId

First included in: Transaction/InventTrans (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_CurrencyRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_CurrencyRelationshipId 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/Common/Currency/Group/Currency.cdm.json/CurrencyRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventBaileeCalcTable_RURelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventBaileeCalcTable_RURelationshipId 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/Transaction/InventBaileeCalcTable_RU.cdm.json/InventBaileeCalcTable_RURecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventDimRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventDimRelationshipId 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/Main/InventDim.cdm.json/InventDimRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventDimSalesRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventDimSalesRelationshipId 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/Main/InventDim.cdm.json/InventDimRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventOnHandsRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventOnHandsRelationshipId 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/Transaction/InventSum.cdm.json/InventSumRecId
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: Transaction/InventTrans (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_InventTransferJourRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransferJourRelationshipId 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/Transaction/InventTransferJour.cdm.json/InventTransferJourRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventTransOriginRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransOriginRelationshipId 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/Transaction/InventTransOrigin.cdm.json/InventTransOriginRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventTransOriginDelivery_RURelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransOriginDelivery_RURelationshipId 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/Transaction/InventTransOrigin.cdm.json/InventTransOriginRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventTransOriginSales_RURelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransOriginSales_RURelationshipId 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/Transaction/InventTransOrigin.cdm.json/InventTransOriginRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventTransOriginTransit_RURelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransOriginTransit_RURelationshipId 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/Transaction/InventTransOrigin.cdm.json/InventTransOriginRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventTransPostingFinancialRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransPostingFinancialRelationshipId 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/Transaction/InventTransPosting.cdm.json/InventTransPostingRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventTransPostingPhysicalRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventTransPostingPhysicalRelationshipId 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/Transaction/InventTransPosting.cdm.json/InventTransPostingRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_MarkingRefInventTransOriginRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_MarkingRefInventTransOriginRelationshipId 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/Transaction/InventTransOrigin.cdm.json/InventTransOriginRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_ProdJournalCalcRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ProdJournalCalcRelationshipId 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/ProductionControl/Transaction/ProdTableJour.cdm.json/ProdTableJourRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_ProdJournalIIPRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ProdJournalIIPRelationshipId 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/ProductionControl/Transaction/ProdTableJour.cdm.json/ProdTableJourRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_ProjCategoryRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ProjCategoryRelationshipId 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/ProfessionalServices/ProjectManagementAndAccounting/Group/ProjCategory.cdm.json/ProjCategoryRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_ProjTableRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ProjTableRelationshipId 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/ProfessionalServices/ProjectManagementAndAccounting/Main/ProjTable.cdm.json/ProjTableRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_returnInventTransOriginRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_returnInventTransOriginRelationshipId 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/Transaction/InventTransOrigin.cdm.json/InventTransOriginRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_InventClosingRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_InventClosingRelationshipId 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/TransactionHeader/InventClosing.cdm.json/InventClosingRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_WHSLoadTableRelationshipId

First included in: Transaction/InventTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_WHSLoadTableRelationshipId 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/WorksheetHeader/WHSLoadTable.cdm.json/WHSLoadTableRecId
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: Transaction/InventTrans (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