Award Certification Translation

The translatable certification attributes for the award, such as comments that can be updated.

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

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 Certification

Contained by

Award Certification Delete

Handled by

Award

Attributes

The following table describes attributes in the service data object.

Name Type Description

AwardCertificationId

long

The unique identifier of the certification assigned to the award or award project.
  • Primary Key

Comments

string

Comments for the award certification.

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.