Project Work Plan Task Translation Version 2

A service data object that captures language-specific project work plan task name.

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

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 Task Information SDO

Contained by

Project Task Response

Handled by

Project Work Plan Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

Language

string

Language code identifying the language into which the contents of the translatable columns are translated.
  • Primary Key

Name

string

Language-specific name of the 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.

SourceLang

string

Language code identifying the language in which the contents were originally created.