Project Task Version 2

The project task service data object.

QName: {http://xmlns.oracle.com/apps/projects/foundation/projectDefinition/publicService/maintainProjectV2/}TaskRead

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handled by

Project Task Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

DenormDisplaySequence

long

Number assigned to a task in relation to where it is displayed among the other tasks in the project plan. For example, the first task shown in the project plan has a display number of 1, the task that is shown tenth in the project plan has a display number of 10.

DenormParentElementId

long

Identifier of the summary task.

DenormTopElementId

long

Identifier of the top task.

DenormWBSLevel

int

Number that represents the level where a task appears in the project plan hierarchy. For example, a task outline level of 2 means that the task is in the second level of the hierarchy and has one level of tasks above it.

DenormWBSNumber

string

Number that represents the level where a task appears in the project plan hierarchy. For example, a task outline level of 2 means that the task is in the second level of the hierarchy and has one level of tasks above it.

EffectiveEndDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

End date of the task.
  • Primary Key

EffectiveStartDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

Start date of the task.
  • Primary Key

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Date when the project was last updated.

LeafNodeFlag

boolean

Specifies that the task is at the lowest level of the hierarchy.

ListName

string

Name of the person.

ManagerPersonId

long

Identifier of the resource who manages the task.

ObjectVersionNumber

int

Number used to implement optimistic locking. This number is incremented every time a row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.

PeerDisplayOrder

long

Number assigned to a task in relation to where it is displayed among its peers. This is only a relative ordering within its peers.

PersonNameId

long

Identifier of the person name.
  • Primary Key

ProjectId

long

Identifier of the project.

TaskChargeableFlag

boolean

Specifies whether something is eligible to be charged to a task.

TaskDescription

string

Description of the task on the project plan.

TaskId

long

Identifier of the task for the task assignment.
  • Primary Key

TaskName

string

Name assigned to a task.

TaskNumber

string

Number assigned to a task.