AwardProjects
The Award Projects resource is used to view award project attributes such as project name and project number.
Columns
| Name | Type | Description |
| AwardProjectId [KEY] | Long | Unique identifier of the award project. |
| AwardId | Long | Unique identifier of the award. |
| AwardName | String | Name of the award. |
| AwardNumber | String | Number of the award. |
| ProjectId | Long | Unique identifier of the award project. |
| ProjectName | String | Name of the project associated to the award. |
| ProjectNumber | String | Number of the project associated to the award. |
| BurdenScheduleId | Long | The unique identifier of the burden schedule. |
| BurdenScheduleName | String | Name of the burden schedule assigned at the award project level. |
| BurdenScheduleFixedDate | Date | Specific date used to determine the right set of burden multipliers for the award project. |
| CurrencyCode | String | Currency code representing the award project currency. The currency code is a three-letter ISO code. |
| CreatedBy | String | The user that created the award project. |
| LastUpdateDate | Datetime | The date when the award project was last updated. |
| CreationDate | Datetime | The date when the award project was created. |
| LastUpdatedBy | String | The user that last updated the award project. |
| Finder | String | finder |