Project Work Plan Resource Version 2

A service data object that captures resource information such as name, e-mail, and phone number.

QName: {http://xmlns.oracle.com/apps/projects/projectManagement/common/projectServiceV2/}Resource

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

Contained by

Project Work Plan Information Version 2

Handled by

Project Work Plan Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

Allocation

decimal

Resource allocation for the task.

AssignmentStatus

string

Status of the resource assignment on the project, for example, Assigned, Planning, and Canceled.

AssignmentStatusCode

string

Status of the resource assignment.

BillAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

Bill amount for a resource allocated to a project, calculated from the effort and the bill rate for the project resource.

BillRateCurrencyCode

string

Currency used to define the bill rate of the resource.

CostAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

cost for a resource allocated to a project, calculated from the effort and the cost rate for the project resource.

CostRateCurrencyCode

string

Currency used to define the cost rate of the resource.

CurrencyCode

string

Currency code for the project.

DisplayName

string

Name of the resource.

Email

string

E-mail address of the resource.

EndDateActive

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

Last date that the resource is assigned to the project.

ExpenseAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

Amount for the expense resource allocated to the project.

LaborBillRate

decimal

The rate for a unit of work that determines the invoice or revenue recognized amount for a resource on a project.

LaborCostRate

decimal

The rate for a unit of work that determines the cost for a resource on a project.

LaborEffort

decimal

The number of hours or days that a resource is assigned or has worked on a 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.

Phone

string

The telephone number of the resource.

ProjectCurrencyCode

string

Default currency code for the project.

ProjectId

long

Identifier of the project to which the resource is assigned.

ProjectRole

string

A classification of the relationship that a project user has to a project. You use project roles to define a project user's level of access to project information. Examples of project user roles are Project Manager and Technical Lead.

ResourceClass

string

Class of the resource.

ResourceId

long

Identifier of the resource.

StartDateActive

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

Start date that the resource is assigned to the project.