Project Task Response
A service data object that provides task-related information such as planned dates, resource assignment, and effort.
QName: {http://xmlns.oracle.com/apps/projects/projectManagement/common/projectServiceV2/}ReadProjectTaskResponse
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 |
|---|---|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ActualExpenseCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Actual expense resource cost for the task. |
|
ActualFinishDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Actual finish date of the task. |
|
ActualLaborBilledAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Actual labor resource bill amount for the task. |
|
ActualLaborCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Actual labor resource cost for the task. |
|
ActualQuantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
Actual effort spent on the task. |
|
ActualStartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Actual start date of the task. |
|
BaselineAllocation |
decimal |
Baseline allocation for the task. |
|
BaselineDuration |
decimal |
Baseline duration value for the task. Duration represents the number of calendar days from the start date to the finish date of the task. |
|
BaselineExpenseCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Planned cost of all the expenses associated with the task in the primary baseline. |
|
BaselineFinishDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Baseline finish date of the task. |
|
BaselineLaborBilledAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Planned bill amount of all labor resources assigned to the task in the primary baseline. |
|
BaselineLaborCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Planned cost of all labor resources assigned to the task in the primary baseline. |
|
BaselineQuantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
Baseline effort for the task. |
|
BaselineStartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Baseline start date of the task. |
|
BillableIndicator |
string |
Indicates if the transactions charged to the task are billable to the customer |
|
ChargeableIndicator |
string |
Indicates if the value can be charged to the task |
|
CustomFields |
User-defined attributes of the task. |
|
|
DenormParentElementId |
long |
Identifier of the summary task. |
|
DenormWBSLevel |
int |
Level of the task in the task structure. |
|
DenormWBSNumber |
string |
Number assigned to the task within the task hierarchy. |
|
DisplaySequence |
long |
Number that determines the position of the task within the fully-expanded task hierarchy. |
|
Duration |
decimal |
Number of calendar days from the task start date to the task finish date. |
|
ElementNumber |
string |
Unique number assigned to the task. |
|
ElementType |
string |
Task type with values as either EXECUTION or FINANCIAL. |
|
ElementVersionId |
long |
Identifier of the task version. |
|
ExecutionLeafFlag |
boolean |
Specifies whether a task is a lowest-level task. Y represents lowest-level tasks and N represents subtasks. |
|
ExpenseCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Planned cost for the specific expense resource assigned to the task. |
|
ExternalId |
string |
Identifier of the task from the source application. |
|
FinishDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Planned finish date of the task. |
|
GateIndicator |
string |
Determines if the task is a gate. |
|
HealthStatus |
string |
Description of the health status of the task. |
|
HealthStsCode |
string |
Code identifying the health status of the task. |
|
ITDQuantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
Cumulative actual effort spent as of date on the task. |
|
IsIntegrated |
string |
Indicator whether the task is integrated with corresponding financial system. |
|
LaborBilledAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Total labor resource bill amount for the task. |
|
LaborCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Total labor resource cost for the task. |
|
LastSyncDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates date and time when this task was last synchronized with corresponding financial system. |
|
LastUpdatedDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when you last updated the task. |
|
MilestoneIndicator |
string |
Determines if the task is a milestone. |
|
NumberOfExceptions |
decimal |
Number of exceptions associated with the task. |
|
ObjectType |
string |
Structure type of the task. Acceptable values are PJF_STRUCTURE for projects and PJF_TASK for other objects. |
|
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. |
|
ParentElementVersionId |
long |
Identifier of the parent task version. |
|
PercentComplete |
decimal |
Percentage of work completed on the task. |
|
PhysicalPercentComplete |
decimal |
Percentage of physical work completed by the resource on the task. |
|
PlanLineTypeCode |
string |
Code identifying the plan line type of the task. |
|
PlanVersionId |
long |
Version identifier of a plan line. Plan lines contain planning details for individual tasks. Each task is associated with one summary plan line and additional plan lines for each resource assignment. |
|
Priority |
decimal |
Priority of the task. |
|
ProgressEnteredDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date when progress was last updated for the task. |
|
ProgressStatus |
string |
Description of the progress status code for the task. |
|
ProgressStatusCode |
string |
Status of progress on the task. Acceptable values are NOT_STARTED, IN_PROGRESS, and COMPLETED. |
|
ProjElementId |
long |
Identifier of the task. |
|
ProjectCurrencyCode |
string |
Code indicating the currency in which financial amounts are recorded in the project plan. If no currency is specified, the application uses the default project currency specified during application setup. |
|
ProjectId |
long |
Identifier of the project that owns the task. |
|
ProposedFinishDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Proposed finish date of the task. |
|
ProposedQuantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
Proposed effort for the task. |
|
ProposedStartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Proposed start date of the task. |
|
Quantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
Planned effort for the task. |
|
QuantityUnitOfMeasure |
string |
Unit of measure for effort. |
|
ReadExpenseResources |
List of expense resources assigned to a specific task in projet work plan. |
|
|
ReadLabourResources |
Labor resource information assigned to a specific task in projet work plan. |
|
|
ReadTaskDff |
The descriptive flexfield values defined on the task. |
|
|
RemainingExpenseCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Remaining cost for the specific expense resource assigned to the task. |
|
RemainingLaborBilledAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Remaining labor resource billed amount for the task. |
|
RemainingLaborCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Remaining labor resource cost for the task. |
|
RemainingQuantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
Effort remaining on the task. |
|
ResourceId |
long |
Identifier of the resource assigned to the task. |
|
SprintName |
string |
Sprint in which the task is completed or expected to be complete. Valid values are configured during application setup. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Planned start date of the task. |
|
SummaryPlanLineId |
long |
Identifier of the summary plan line associated with a task. |
|
TaskName |
string |
Name of the task. |
|
TaskTranslation |
List of language-specific project work plan task names. |
|
|
TaskTypeCode |
string |
Type of the task, for example, FIXED_EFFORT. |
|
TotalActualCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Total actual cost for the task. |
|
TotalCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Total cost for the task. |
|
TotalRemainingCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Total remaining cost for the task |