AwardBudgets
The Award Budgets resource is used to view an award budget.
Columns
| Name | Type | Description |
| FinancialPlanType | String | Name of the financial plan type used to create the award budget version. |
| PlanningAmounts | String | The planning amount, either cost or revenue, that you must specify when using a financial plan type that allows creation of cost and revenue versions separately. |
| PlanVersionId [KEY] | Long | Identifier of the award budget version. |
| PlanVersionNumber | Long | Plan version number for the award budget. |
| PlanVersionName | String | Plan version name for the award budget. |
| PlanVersionDescription | String | Plan version description for the award budget. |
| PlanVersionStatus | String | Plan version status for the award budget. |
| AwardId | Long | Identifier of the award on which the budget is created. |
| AwardNumber | String | Number of the award on which the budget is created. |
| AwardName | String | Name of the award on which the budget is created. |
| ProjectId | Long | Identifier of the project on which the award budget is created. |
| ProjectNumber | String | Number of the project on which the award budget is created. |
| ProjectName | String | Name of the project on which the award budget is created. |
| BudgetCreationMethod | String | Value of the budget creation method. Valid values are: MANUAL, GENERATE, and COPY. |
| SourcePlanVersionId | Long | Identifier of the source plan version. The SourcePlanVersionId attributes takes precedence over all the other attributes such as generation source, plan type, and so on. |
| BudgetGenerationSource | String | Value of the financial plan type to create a budget from an existing budget. Valid values are: Financial Plan Type and Project Plan Type. |
| SourcePlanType | String | Name of the financial plan type to create a budget from an existing budget. |
| SourcePlanVersionStatus | String | Status of the source plan version when creating a budget using a financial project plan. Valid values are: Current Working and Baseline. |
| SourcePlanVersionNumber | Long | Number of the source plan version. |
| LockedFlag | Bool | Indicates if the project forecast version is locked. |
| LockedBy | String | Name of the user who has locked the project forecast version. |
| CopyAdjustmentPercentage | Decimal | Percentage value, either positive or negative, used to adjust the existing values when creating new version values. |
| PCRawCostAmounts | Decimal | Budget raw cost amounts in project currency for the award budget version. |
| PCBurdenedCostAmounts | Decimal | Budget burdened cost amounts in project currency for the award budget version. |
| PCRevenueAmounts | Decimal | Budget revenue amounts in project currency for the award budget version. |
| PFCRawCostAmounts | Decimal | Budget raw cost amounts in project ledger currency for the award budget version. |
| PFCBurdenedCostAmounts | Decimal | Budget burdened cost amounts in project ledger currency for the award budget version. |
| PFCRevenueAmounts | Decimal | Budget revenue amounts in project ledger currency for the award budget version. |
| DeferFinancialPlanCreation | String | Indicates that the budget version will be created in a deferred mode. Valid values are Y and N. The default value is Y. A value of Y means that the budget version will be created in a deferred mode by the Process Financial Plan Versions process. A value of N means that the budget version will be created in real time and included in the response of the POST operation. |
| AdministrativeCode | String | Identifies the action that an administrator can perform on the budget version based on specific requirements. Not to be used in typical implementations. |
| PlanningOptionId | Long | Identifier of the planning option setup for the financial or project plan version. |
| RbsVersionId | Long | Identifier of the resource breakdown structure that is attached to the project for which you can view summarized data. |
| Finder | String | finder |