Award Reference Type Translation Version 2

This service data object contains translatable reference type attributes for the award such as comments which can be updated.

QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardServiceV2/}AwardReferenceTranslation

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 Reference Type Version 2

Contained by

Award Reference Type Delete Version 2

Handled by

Award Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

AwardReferenceId

long

The unique identifier of the reference type assigned to the award.
  • Primary Key

Language

string

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

ObjectVersionNumber

int

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.

ReferenceComment

string

Comments for the reference type or value assigned to the award.

SourceLang

string

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