Project Work Plan Translation Version 2

A service data object that captures language-specific project work plan information such as name and description.

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

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

Contained by

Project Plan Response

Contained by

Project Information SDO

Contained by

Project Work Plan List 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

Language-specific description of the project.

Language

string

Code of the language into which the contents of the translatable columns are translated.
  • Primary Key

Name

string

Language-specific 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.

SourceLang

string

Code of the language in which the contents were originally created.