Budgets
Returns a top level overview of every budget scenario.
Columns
| Name | Type | References | Description |
| BudgetScenarioId [KEY] | Integer | The identifier for this budget scenario. | |
| ScenarioId | String |
BudgetScenarios.ScenarioId | The scenario id of this budget scenario. |
| Status | String | The status of this budget scenario. | |
| Description | String | The description for this budget scenario. | |
| BudgetType | String | The type for this budget scenario. | |
| StartDate | Datetime | The start date for this budget scenario. | |
| EndDate | Datetime | The end date for this budget scenario. | |
| StartFiscalYear | String | The start fiscal year for this budget scenario. | |
| EndFiscalYear | String | The end fiscal year for this budget scenario. | |
| Locked | String | The locked status of this budget scenario. |