Award Funding Translation

The translatable attributes for the award funding, such as issue description that can be updated.

QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardService/}AwardFundingTranslation

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

Award Funding

Handled by

Award Funding

Handled by

Award

Attributes

The following table describes attributes in the service data object.

Name Type Description

Id

long

The unique identifier of the award funding.
  • Primary Key

IssueDescription

string

Description of the funding issue.

Language

string

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

ObjectVersionNumber

int

Value 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.

SourceLang

string

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