AwardsAwardFundingSource
The Award Funding Sources resource is used to view the attributes used to create or update a funding source for the award.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardFundingSourceSourceId [KEY] | Long | The unique identifier of the award funding source association. |
| AwardId | Long | The unique identifier of the award. |
| FundingSourceId | Long | The unique identifier of the selected funding source. |
| FundingSourceName | String | The name of the selected funding source. |
| FundingSourceNumber | String | The unique number associated with the selected funding source. |
| RequiredBySponsor | String | Indicates whether the selected funding source is marked as required by sponsor. Valid values are N and Y. |
| ApprovalPersonId | Long | The unique identifier of the person who approved the selected funding source. |
| ApprovalPersonName | String | The name of the person who approved the selected funding source. |
| ApprovalPersonNumber | String | The number of the person who approved the selected funding source. |
| ApprovalDate | Date | The approval date of the selected award funding source. |
| Type | String | The type of the selected award funding source. |
| CreatedBy | String | The user that created the award funding source. |
| CreationDate | Datetime | The date when the award funding source was created. |
| LastUpdatedBy | String | The user that last updated the award funding source. |
| LastUpdateDate | Datetime | The date when the award funding source was last updated. |
| Finder | String | finder |