AwardsAwardFunding
The Award Fundings resource is used to view award funding attributes such as funding issue type and funding issue name.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardFundingId [KEY] | Long | Unique identifier of the award funding. |
| AwardFundingSourceId | Long | Unique identifier of the award funding source. |
| AwardId | Long | Unique identifier of the award. |
| BudgetPeriod | String | Name of the budget period for the award. |
| BudgetPeriodId | Long | Unique identifier of the award budget period. |
| FundingSourceId | Long | Unique identifier of the funding source. |
| DirectFundingAmount | Decimal | Total funding amount granted for the award. |
| IndirectFundingAmount | Decimal | Burden amount granted by the sponsor as part of funding amount. |
| CurrencyCode | String | Currency code representing the award currency. The currency code is a three-letter ISO code associated with a currency. |
| FundingIssueDate | Date | Date when the funding was issued. |
| FundingIssueDescription | String | Description of the funding issue. |
| FundingIssueNumber | String | Number of the funding issue. |
| FundingIssueType | String | Type code of funding issued, for example BASE or SUPPLEMENT. |
| FundingIssueTypeName | String | Type of funding issued, for example Base or Supplement. |
| FundingSourceName | String | Name of the funding source. |
| FundingSourceNumber | String | Number of the funding source, entered by the user. |
| CreatedBy | String | The user that created the award funding. |
| CreationDate | Datetime | The date when the award funding was created. |
| LastUpdateDate | Datetime | The date when the award funding was last updated. |
| LastUpdatedBy | String | The user that last updated the award funding. |
| Finder | String | finder |