Project Budget Translation

The project budget version language specific data used by the project budget service to retrieve budget versions.

QName: {http://xmlns.oracle.com/apps/projects/control/budgetsAndForecasts/budgetServiceV2/}ProjectBudgetTranslation

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 Budget

Contained by

Budget Version Resource View SDO

Contained by

Budget Version SDO

Handled by

Project Budget

Attributes

The following table describes attributes in the service data object.

Name Type Description

CreatedBy

string

Indicates the user who created the version.

CreationDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Indicates the date and time of version creation.

Description

string

Description of the version.

Language

string

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

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Indicates the date and time of the last update for the version.

LastUpdateLogin

string

Indicates the session login associated to the user who last updated the version.

LastUpdatedBy

string

Indicates the user who last updated the version.

ObjectVersionNumber

int

The number used to implement optimistic locking. This number is incremented every time that the 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.

PlanVersionId

long

Primary identifier for the version created.
  • Primary Key

SourceLang

string

Indicates the code of the language in which the contents of the translatable columns were originally created.

VersionName

string

The name of the version.