편집

다음을 통해 공유


Charge Override Detail in Main(TMSChargeOverrideDetail)

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
attributeTMSChargeOverrideDetail/(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
enCharge Override Detail
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Main/TMSChargeOverrideDetail
AccessorialMasterCode Main/TMSChargeOverrideDetail
CarrierCode Main/TMSChargeOverrideDetail
CarrierServiceCode Main/TMSChargeOverrideDetail
ChargeOverrideDetailType Main/TMSChargeOverrideDetail
CurrencyCode Main/TMSChargeOverrideDetail
Qty Main/TMSChargeOverrideDetail
RefRecId Main/TMSChargeOverrideDetail
RefTableId Main/TMSChargeOverrideDetail
TableRef Main/TMSChargeOverrideDetail
UnitPrice Main/TMSChargeOverrideDetail
DataAreaId Main/TMSChargeOverrideDetail
Relationship_CurrencyRelationshipId Main/TMSChargeOverrideDetail
Relationship_TMSAccessorialMasterRelationshipId Main/TMSChargeOverrideDetail
Relationship_TMSCarrierRelationshipId Main/TMSChargeOverrideDetail
Relationship_TMSChargeOverrideRelationshipId Main/TMSChargeOverrideDetail
Relationship_TMSTransportationTemplateRelationshipId Main/TMSChargeOverrideDetail
Relationship_CompanyRelationshipId Main/TMSChargeOverrideDetail

RecId

First included in: Main/TMSChargeOverrideDetail (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
attributeTMSChargeOverrideDetail/(resolvedAttributes)/RecIdattribute

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

AccessorialMasterCode

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CarrierCode

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CarrierServiceCode

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ChargeOverrideDetailType

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the ChargeOverrideDetailType attribute are listed below.

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

is.dataFormat.integer

CurrencyCode

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the CurrencyCode attribute are listed below.

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

Qty

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatdecimal
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.nullable
The attribute value may be set to NULL.

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

RefRecId

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatint64

Traits

List of traits for the RefRecId attribute are listed below.

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

RefTableId

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatint32

Traits

List of traits for the RefTableId attribute are listed below.

is.dataFormat.integer
is.dataFormat.integer

TableRef

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the TableRef attribute are listed below.

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

is.dataFormat.integer

UnitPrice

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

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

DataAreaId

First included in: Main/TMSChargeOverrideDetail (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: Main/TMSChargeOverrideDetail (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_TMSAccessorialMasterRelationshipId

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TMSAccessorialMasterRelationshipId 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/Transportation/Main/TMSAccessorialMaster.cdm.json/TMSAccessorialMasterRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_TMSCarrierRelationshipId

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TMSCarrierRelationshipId 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/Transportation/Main/TMSCarrier.cdm.json/TMSCarrierRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_TMSChargeOverrideRelationshipId

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TMSChargeOverrideRelationshipId 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/Transportation/Main/TMSChargeOverride.cdm.json/TMSChargeOverrideRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_TMSTransportationTemplateRelationshipId

First included in: Main/TMSChargeOverrideDetail (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TMSTransportationTemplateRelationshipId 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/Transportation/Main/TMSTransportationTemplate.cdm.json/TMSTransportationTemplateRecId
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/TMSChargeOverrideDetail (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