Award Terms and Conditions Translation

The translatable terms and conditions attributes for the award, such as description that can be updated.

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

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 Terms and Conditions Delete

Contained by

Award Terms and Conditions

Handled by

Award

Attributes

The following table describes attributes in the service data object.

Name Type Description

AwardTermsId

long

The unique identifier of the terms and conditions assigned to the award.
  • Primary Key

Description

string

Description of the award terms and conditions.

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.