AwardBudgetSummaryTasks
The Tasks resource is used to view an award budget version task.
Columns
| Name | Type | Description |
| AwardBudgetSummaryPlanVersionId [KEY] | Long | Identifier of the award budget version. |
| TaskId [KEY] | Long | Identifier of the task which is used to create an award budget line |
| TaskNumber | String | Number of the task which is used to create an award budget line. |
| TaskName | String | Name of the task which is used to create an award budget line. |
| ParentTaskId | Long | Identifier of the parent task. |
| PlanningStartDate | Date | Scheduled start date of the project task. |
| PlanningEndDate | Date | Scheduled end date of the project task. |
| Quantity | Decimal | Measure of the effort planned for the award budget line. |
| Currency | String | Currency code for the award budget lines. |
| RawCostAmounts | Decimal | Award budget line raw cost amounts in transaction currency. |
| BurdenedCostAmounts | Decimal | Award budget line burdened cost amounts in transaction currency. |
| RevenueAmounts | Decimal | Award budget line revenue amounts in transaction currency. |
| PCRawCostAmounts | Decimal | Award budget line raw cost amounts in project currency. |
| PCBurdenedCostAmounts | Decimal | Award budget line burdened cost amounts in project currency. |
| PCRevenueAmounts | Decimal | Award budget line revenue amounts in project currency. |
| PFCRawCostAmounts | Decimal | Award budget line raw cost amounts in project ledger currency. |
| PFCBurdenedCostAmounts | Decimal | Award budget line burdened cost amounts in project ledger currency. |
| PFCRevenueAmounts | Decimal | Award budget line revenue amounts in project ledger currency. |
| TaskSequence | Long | Position of the task in the hierarchical arrangement. |
| AwardId | Long | awardid |
| FinancialPlanType | String | financialplantype |
| Finder | String | finder |
| PlanVersionId | Long | planversionid |
| ProjectId | Long | projectid |