AwardsAwardFundingAwardProjectFunding
The Award Project Fundings resource is used to view funding allocation attributes for the award project.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardfundingAwardFundingId [KEY] | Long | Identifier of the award funding. |
| AwardProjectFundingId [KEY] | Long | Unique identifier of the award project funding allocation. |
| AwardId | Long | Unique identifier of the award. |
| AwardProjectLinkId | Long | Unique identifier of the award project. |
| FundingAmount | Decimal | Funding amount allocated to the award project. |
| CurrencyCode | String | Currency code representing the award currency. The currency code is a three-letter ISO code associated with a currency. |
| ProjectName | String | Name of the project to which the funding is allocated. |
| ProjectNumber | String | Number of the project to which the funding is allocated. |
| ProjectId | Long | Unique identifier of the award project. |
| CreatedBy | String | The user that created the award project funding allocation. |
| CreationDate | Datetime | The date when the award project funding allocation was created. |
| LastUpdateDate | Datetime | The date when the award project funding allocation was last updated. |
| LastUpdatedBy | String | The user that last updated the award project funding allocation. |
| Finder | String | finder |