Award Funding SDO Version 2
This service data object contains award funding attributes such as funding issue type, funding issue name.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardServiceV2/}AwardFunding
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 | |
| Contains | |
| Contained by | |
| Contained by | |
| Contained by | |
| Handled by | |
| Handled by | 
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| AwardFundingAllocation | This service data object contains funding allocation attributes for the award. | |
| AwardFundingId | long | The unique identifier of the award funding. 
 | 
| AwardFundingSourceId | long | The unique identifier of the award funding source. | 
| AwardFundingTranslation | This service data object contains translatable attributes for the award funding such as issue description which can be updated. | |
| AwardId | long | The unique internal identifier of the award. | 
| AwardName | string | Name of the award. | 
| AwardNumber | string | Number of the award. | 
| BudgetPeriod | string | Name of the budget period for the award. | 
| BudgetPeriodId | long | The unique identifier of the award budget period. | 
| CurrencyCode | string | Currency code representing the award currency. The currency code is a three-letter ISO code associated with a currency. | 
| DirectFundingAmount | {http://xmlns.oracle.com/adf/svc/types/}AmountType | Total funding amount granted for the award. | 
| FundingIssueDate | {http://xmlns.oracle.com/adf/svc/types/}date-Date | Date when the funding was issued. | 
| FundingIssueDescription | string | Description of the funding issue. | 
| FundingIssueNumber | string | Number of the funding issue. | 
| FundingIssueType | string | Type of funding issued, for example Base or Supplement. | 
| FundingIssueTypeName | string | Type of funding issued, for example Base or Supplement. | 
| FundingSourceId | long | The unique identifier of the funding source. | 
| FundingSourceName | string | Name of the funding source. | 
| FundingSourceNumber | string | Unique attribute of the funding source, entered by the user. | 
| IndirectFundingAmount | {http://xmlns.oracle.com/adf/svc/types/}AmountType | Burden amount granted by the sponsor as part of funding amount. | 
| 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. |