Work in process in Transaction(ProjControlPeriodTrans)

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
attributeProjControlPeriodTrans/(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
enWork in process
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Transaction/ProjControlPeriodTrans
Amount Transaction/ProjControlPeriodTrans
ControlId Transaction/ProjControlPeriodTrans
CostRefRecId Transaction/ProjControlPeriodTrans
periodFrom Transaction/ProjControlPeriodTrans
ProjId Transaction/ProjControlPeriodTrans
SaleRefRecId Transaction/ProjControlPeriodTrans
TransId Transaction/ProjControlPeriodTrans
TransType Transaction/ProjControlPeriodTrans
Version Transaction/ProjControlPeriodTrans
WIPType Transaction/ProjControlPeriodTrans
DataAreaId Transaction/ProjControlPeriodTrans
Relationship_projControlPeriodTableRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjCostTransCostRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjCostTransSaleRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjEmplTransCostRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjEmplTransSaleRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjItemTransCostRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjItemTransSaleRelationshipId Transaction/ProjControlPeriodTrans
Relationship_ProjWipTableRelationshipId Transaction/ProjControlPeriodTrans
Relationship_CompanyRelationshipId Transaction/ProjControlPeriodTrans

RecId

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

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

Amount

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

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

ControlId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CostRefRecId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

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

periodFrom

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the periodFrom attribute are listed below.

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

is.dataFormat.date

ProjId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

SaleRefRecId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

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

TransId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue

Traits

List of traits for the TransId attribute are listed below.

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

TransType

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the TransType attribute are listed below.

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

is.dataFormat.integer

Version

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the Version attribute are listed below.

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

is.dataFormat.integer

WIPType

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the WIPType attribute are listed below.

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

is.dataFormat.integer

DataAreaId

First included in: Transaction/ProjControlPeriodTrans (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_projControlPeriodTableRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjCostTransCostRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjCostTransSaleRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjEmplTransCostRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjEmplTransSaleRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjItemTransCostRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjItemTransSaleRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

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

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

Relationship_ProjWipTableRelationshipId

First included in: Transaction/ProjControlPeriodTrans (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ProjWipTableRelationshipId 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/ProjWIPTable.cdm.json/ProjWIPTableRecId
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/ProjControlPeriodTrans (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