Dela via


Task in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enA specific task or piece of work that is performed.
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
attributeTask/(resolvedAttributes)/TaskIdattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

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

ParameterValueData typeExplanation
identifier"{36FFE508-571D-4931-9CF0-40AEE78954FF}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Work Order Management"string

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

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

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
TaskId The unique identifier of a Task. Task
TaskName The name of a Task. Task
TaskDescription The description of the task. Task
TaskSpecificationStatement Detailed statements of project deliverables that result from requirements definition and design. Specifications usually describe deliverables in terms of appearance, constraints and quality attributes. Specifications are the basis for acceptance criteria used in scope verification and quality control. Task
SequenceNumber The sequence number of the Task. Task
MilestoneIndicator Indicates whether the task is a milestone. Task
CriticalPathTaskIndicator Tasks in a project network that have the longest duration. This represents the series of activities that determines the earliest completion of the project Task
TaskNote A note, comment or additional information regarding the related Task. Task
TaskPlannedStartTimestamp The planned start timestamp of the task. Task
TaskScheduledStartTimestamp The scheduled start timestamp of the task. Task
TaskActualStartTimestamp The actual start date of the task. Task
TaskPlannedCompletionTimestamp The planned completion timestamp of the task. Task
TaskScheduledCompletionTimestamp The scheduled completion timestamp of the task. Task
TaskActualCompletionTimestamp The actual finish date of the task. Task
TaskEarliestStartTimestamp The earliest task start timestamp. Task
TaskLatestStartTimestamp The latest task start timestamp. Task
TaskEarliestCompletionTimestamp The earliest task completion timestamp. Task
TaskLatestCompletionTimestamp The latest task completion timestamp. Task
TaskFloatHours The amount of time available for a task to slip before it results in a delay of the project end date. It's the difference between the task's early and late start dates. Task
PlannedBillableLaborUnits The planned total number of billable labor units anticipated to be associated with the task. Task
ActualBillableLaborUnits The actual total number of billable labor units resulting from the task. Task
PlannedBillableChargesAmount The planned total amount of billable charges anticipated to be associated with the task. Task
ActualBillableChargesAmount The actual total amount of billable charges associated with the task. Task
PlannedCostsAmount The planned internal costs associated with the task. Task
ActualCostsAmount The actual internal costs associated with the task. Task
TaskTypeId The unique identifier of a Task Type. Task
LocationId The unique identifier of a Location. Task
ResponsibilityCenterId The unique identifier of a Responsibility Center. Task
TaskGlAccountNumber The GL Account Number assigned to a Task. Task

TaskId

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

Properties

NameValue
displayNameTask ID
descriptionThe unique identifier of a Task.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the TaskId attribute are listed here.

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

ParameterValueData typeExplanation
attributeTask/(resolvedAttributes)/TaskIdattribute

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

ParameterValueData typeExplanation
identifier"{778411DE-C7E9-4F41-BCAF-2211018A2A8D}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

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

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

is.dataFormat.integer

TaskName

The name of a Task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Name
descriptionThe name of a Task.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the TaskName attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{5A98E6D5-D7BA-4D35-B23C-C68AB8966201}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Name
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe name of a Task.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

TaskDescription

The description of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Description
descriptionThe description of the task.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the TaskDescription attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{8BC58908-C1AA-4362-B68F-38B3949ACDBC}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Description
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe description of the task.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

TaskSpecificationStatement

Detailed statements of project deliverables that result from requirements definition and design.

Specifications usually describe deliverables in terms of appearance, constraints and quality attributes.

Specifications are the basis for acceptance criteria used in scope verification and quality control.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Specification Statement
descriptionDetailed statements of project deliverables that result from requirements definition and design.

Specifications usually describe deliverables in terms of appearance, constraints and quality attributes.

Specifications are the basis for acceptance criteria used in scope verification and quality control.

dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the TaskSpecificationStatement attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{17FF652C-28C3-4246-BECC-2BC1E12E2652}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Specification Statement
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enDetailed statements of project deliverables that result from requirements definition and design.

Specifications usually describe deliverables in terms of appearance, constraints and quality attributes.

Specifications are the basis for acceptance criteria used in scope verification and quality control.

entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

SequenceNumber

The sequence number of the Task.
First included in: Task (this entity)

Properties

NameValue
displayNameSequence Number
descriptionThe sequence number of the Task.
dataFormatint32

Traits

List of traits for the SequenceNumber attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{8524B393-A520-46C5-B2ED-C4B631F2CEF0}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSequence Number
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe sequence number of the Task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MilestoneIndicator

Indicates whether the task is a milestone.
First included in: Task (this entity)

Properties

NameValue
displayNameMilestone Indicator
descriptionIndicates whether the task is a milestone.
dataFormatboolean
isNullabletrue

Traits

List of traits for the MilestoneIndicator attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{04FFE5E4-7773-40E5-B289-6DF261B85961}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMilestone Indicator
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates whether the task is a milestone.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

CriticalPathTaskIndicator

Tasks in a project network that have the longest duration. This represents the series of activities that determines the earliest completion of the project
First included in: Task (this entity)

Properties

NameValue
displayNameCritical Path Task Indicator
descriptionTasks in a project network that have the longest duration. This represents the series of activities that determines the earliest completion of the project
dataFormatboolean
isNullabletrue

Traits

List of traits for the CriticalPathTaskIndicator attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{5DD99067-B061-4316-9AED-D0ED26849AAE}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCritical Path Task Indicator
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTasks in a project network that have the longest duration. This represents the series of activities that determines the earliest completion of the project
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean

TaskNote

A note, comment or additional information regarding the related Task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Note
descriptionA note, comment or additional information regarding the related Task.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the TaskNote attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{1090044E-BA97-4E18-B4FA-E6639E4501EA}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Note
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information regarding the related Task.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

TaskPlannedStartTimestamp

The planned start timestamp of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Planned Start Timestamp
descriptionThe planned start timestamp of the task.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskPlannedStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{CDAB2A11-EAA7-4E66-8011-EE8DB4433075}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Planned Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned start timestamp of the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskScheduledStartTimestamp

The scheduled start timestamp of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Scheduled Start Timestamp
descriptionThe scheduled start timestamp of the task.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskScheduledStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{2B5F933A-85C7-4E1C-8680-068E41F2E46C}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Scheduled Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe scheduled start timestamp of the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskActualStartTimestamp

The actual start date of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Actual Start Timestamp
descriptionThe actual start date of the task.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskActualStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{2F4601A4-AE10-45B7-BC8F-42A5B836321C}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Actual Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual start date of the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskPlannedCompletionTimestamp

The planned completion timestamp of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Planned Completion Timestamp
descriptionThe planned completion timestamp of the task.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskPlannedCompletionTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{36AB8C4C-77D6-4AE3-9A97-19741061C323}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Planned Completion Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned completion timestamp of the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskScheduledCompletionTimestamp

The scheduled completion timestamp of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Scheduled Completion Timestamp
descriptionThe scheduled completion timestamp of the task.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskScheduledCompletionTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{B9D8353A-6B5C-444D-A867-947CBC6B1207}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Scheduled Completion Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe scheduled completion timestamp of the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskActualCompletionTimestamp

The actual finish date of the task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Actual Completion Timestamp
descriptionThe actual finish date of the task.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskActualCompletionTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{296683C5-C104-4521-B44C-0B43BE4AABFD}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Actual Completion Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual finish date of the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskEarliestStartTimestamp

The earliest task start timestamp.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Earliest Start Timestamp
descriptionThe earliest task start timestamp.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskEarliestStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{4823C4B0-E096-4932-8969-CA94C4AC7638}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Earliest Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe earliest task start timestamp.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskLatestStartTimestamp

The latest task start timestamp.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Latest Start Timestamp
descriptionThe latest task start timestamp.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskLatestStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{88686C53-F5CC-4343-BD2F-2BC568B26C63}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Latest Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe latest task start timestamp.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskEarliestCompletionTimestamp

The earliest task completion timestamp.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Earliest Completion Timestamp
descriptionThe earliest task completion timestamp.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskEarliestCompletionTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{36DC1F6D-27B1-4413-9317-F6246A755AB8}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Earliest Completion Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe earliest task completion timestamp.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskLatestCompletionTimestamp

The latest task completion timestamp.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Latest Completion Timestamp
descriptionThe latest task completion timestamp.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the TaskLatestCompletionTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{C00A04B1-DA91-4C3C-A809-10DAAAA9C3C7}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Latest Completion Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe latest task completion timestamp.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

TaskFloatHours

The amount of time available for a task to slip before it results in a delay of the project end date. It's the difference between the task's early and late start dates.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Float Hours
descriptionThe amount of time available for a task to slip before it results in a delay of the project end date. It's the difference between the task's early and late start dates.
dataFormatint32
isNullabletrue

Traits

List of traits for the TaskFloatHours attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{4EC41FF8-9E36-4387-9C44-7E40141CF000}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask Float Hours
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe amount of time available for a task to slip before it results in a delay of the project end date. It's the difference between the task's early and late start dates.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

PlannedBillableLaborUnits

The planned total number of billable labor units anticipated to be associated with the task.
First included in: Task (this entity)

Properties

NameValue
displayNamePlanned Billable Labor Units
descriptionThe planned total number of billable labor units anticipated to be associated with the task.
dataFormatint32
isNullabletrue

Traits

List of traits for the PlannedBillableLaborUnits attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{274B318E-DB84-42F0-ADB9-C43CB5D2B8E1}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPlanned Billable Labor Units
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned total number of billable labor units anticipated to be associated with the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ActualBillableLaborUnits

The actual total number of billable labor units resulting from the task.
First included in: Task (this entity)

Properties

NameValue
displayNameActual Billable Labor Units
descriptionThe actual total number of billable labor units resulting from the task.
dataFormatint32
isNullabletrue

Traits

List of traits for the ActualBillableLaborUnits attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{2D0C0E59-E899-4EBC-897F-825656F27B83}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enActual Billable Labor Units
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual total number of billable labor units resulting from the task.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

PlannedBillableChargesAmount

The planned total amount of billable charges anticipated to be associated with the task.
First included in: Task (this entity)

Properties

NameValue
displayNamePlanned Billable Charges Amount
descriptionThe planned total amount of billable charges anticipated to be associated with the task.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the PlannedBillableChargesAmount attribute are listed here.

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

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"2"integerthe number of digits to the right of the decimal place

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

ParameterValueData typeExplanation
identifier"{8E15261D-28FF-4082-BF3D-AB63EF2F1438}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPlanned Billable Charges Amount
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned total amount of billable charges anticipated to be associated with the task.
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

ActualBillableChargesAmount

The actual total amount of billable charges associated with the task.
First included in: Task (this entity)

Properties

NameValue
displayNameActual Billable Charges Amount
descriptionThe actual total amount of billable charges associated with the task.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ActualBillableChargesAmount attribute are listed here.

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

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"2"integerthe number of digits to the right of the decimal place

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

ParameterValueData typeExplanation
identifier"{39495B52-E97B-4EAD-9537-F7D3989150D5}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enActual Billable Charges Amount
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual total amount of billable charges associated with the task.
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

PlannedCostsAmount

The planned internal costs associated with the task.
First included in: Task (this entity)

Properties

NameValue
displayNamePlanned Costs Amount
descriptionThe planned internal costs associated with the task.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the PlannedCostsAmount attribute are listed here.

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

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"2"integerthe number of digits to the right of the decimal place

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

ParameterValueData typeExplanation
identifier"{43DD9494-AC5D-4CF3-B0FA-6115A4165684}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPlanned Costs Amount
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned internal costs associated with the task.
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

ActualCostsAmount

The actual internal costs associated with the task.
First included in: Task (this entity)

Properties

NameValue
displayNameActual Costs Amount
descriptionThe actual internal costs associated with the task.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ActualCostsAmount attribute are listed here.

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

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"2"integerthe number of digits to the right of the decimal place

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

ParameterValueData typeExplanation
identifier"{6F6628D5-63F0-4C9C-9661-73A56D40AB2A}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enActual Costs Amount
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual internal costs associated with the task.
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

TaskTypeId

The unique identifier of a Task Type.
First included in: Task (this entity)

Properties

NameValue
displayNameTask Type ID
descriptionThe unique identifier of a Task Type.
dataFormatint32
isNullabletrue

Traits

List of traits for the TaskTypeId attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{90B5AD2C-C90C-4CD7-ACEF-E12FC2AC59C4}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

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

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

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

is.dataFormat.integer

LocationId

The unique identifier of a Location.
First included in: Task (this entity)

Properties

NameValue
displayNameLocation ID
descriptionThe unique identifier of a Location.
dataFormatint32
isNullabletrue

Traits

List of traits for the LocationId attribute are listed here.

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

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

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

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

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

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Location.cdm.json/LocationLocationId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
identifier"{1821D6C9-E55C-42F3-ADD2-8A5BC33B2F26}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

ResponsibilityCenterId

The unique identifier of a Responsibility Center.
First included in: Task (this entity)

Properties

NameValue
displayNameResponsibility Center ID
descriptionThe unique identifier of a Responsibility Center.
dataFormatint32
isNullabletrue

Traits

List of traits for the ResponsibilityCenterId attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{9FCFD444-9832-4E0F-B264-C91876D7AC6C}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

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

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

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

is.dataFormat.integer

TaskGlAccountNumber

The GL Account Number assigned to a Task.
First included in: Task (this entity)

Properties

NameValue
displayNameTask GL Account Number
descriptionThe GL Account Number assigned to a Task.
dataFormatstring
maximumLength20
isNullabletrue

Traits

List of traits for the TaskGlAccountNumber attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{23017DA5-B781-41EC-9CF7-B056F805ADD0}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTask GL Account Number
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe GL Account Number assigned to a Task.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"20"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.