Project Detail Update Criteria Version 2

The project data used by the project task service for updating tasks in a project. Data examples include project name, project number, and validation indicators that specify what task validations will take place during task updates.

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

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

GenerateWBSDataFlag

boolean

Indicator to convey whether WBS data must be generated during the update.

ProductCode

string

Application from which the project originates.

ProjectId

long

Identifier of the project.
  • Primary Key

ProjectKey

string

Attributes to identify a project. These attributes include the project name and project number.

ProjectName

string

Name of the project.

ReplaceFlag

boolean

Indicator to convey that the update should replace previous values on the project.

ValidateAllCodes

string

Specifies whether to validate all codes.

ValidateAllFlags

string

Specifies whether to validate all options.

ValidateForeignKey

string

Specifies whether to validate foreign keys.

ValidatePlanDate

string

Specifies whether to validate plan dates.

ValidateSubTaskCreateion

string

Specifies whether to validate creation of subtasks.

ValidateTaskManager

string

Specifies whether to validate the task manager.

ValidateTaskOrganization

string

Specifies whether to validate the task organization.

ValidateTaskUnique

string

Specifies whether to validate uniqueness of tasks.