Opportunity Translation

An object that captures language-specific opportunity related information such as opportunity name, number, and deal amount.

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

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

Opportunity 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

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.

OpportunityCustomerName

string

Language-specific name of the customer of an opportunity.

OpportunityDescription

string

Language-specific name of the description of an opportunity.

OpportunityName

string

Language-specific name of the opportunity.

OpportunityStatus

string

Language-specific status of the opportunity associated to the project.

ReferenceObjectId

long

Identifier of an opportunity in the opportunity management application.
  • Primary Key

SourceLang

string

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