Project Work Plan List Version 2

A service data object that captures the list of projects managed by the user whose user ID is provided.

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

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

Project Work Plan Translation Version 2

Handled by

Project Work Plan Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

Description

string

Description of the project.

Name

string

Name of the project.

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.

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.
  • Primary Key

ProjectNumber

string

User-defined number that identifies the project.

ProjectPlanViewAccessCode

string

Access level code that specifies who can view the project plan in Oracle Fusion Task Management.Valid codes are ORA_PJT_PRJ_PLAN_VIEW_TEAM and ORA_PJT_PRJ_PLAN_VIEW_ALL

ProjectTranslation

Project Work Plan Translation Version 2

Language-specific project work plan information including names and descriptions.

ScheduleTypeCode

string

The schedule type of the project.Valid values are FIXED_EFFORT and FIXED_DURATION.