Award Reference Type
The reference type attributes that serve as a reference for the award. For example, proposal identification.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardService/}AwardReference
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 | 
|---|---|
| 
                         Contains  | 
                     |
| 
                         Contained by  | 
                     |
| 
                         Contained by  | 
                     |
| 
                         Contained by  | 
                     |
| 
                         Handled by  | 
                     
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| 
                         AwardId  | 
                     
                         long  | 
                     
                         The unique internal identifier of the award.  | 
                  
| 
                         AwardReferenceId  | 
                     
                         long  | 
                     
                         The unique identifier of the reference type assigned to the award. 
                     
  | 
                  
| 
                         AwardReferenceTranslation  | 
                     
                         Translatable reference type attributes for the award, such as comments, which can be updated.  | 
                  |
| 
                         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.  | 
                  
| 
                         ReferenceComment  | 
                     
                         string  | 
                     
                         Comments for the reference type or value assigned to the award.  | 
                  
| 
                         ReferenceTypeId  | 
                     
                         long  | 
                     
                         The unique identifier of the reference type.  | 
                  
| 
                         ReferenceTypeName  | 
                     
                         string  | 
                     
                         Name of the reference type assigned to an award project for identification purposes, for example, Proposal Number.  | 
                  
| 
                         ReferenceValue  | 
                     
                         string  | 
                     
                         Value of the reference type, for example, the related proposal number.  |