- Subcategories:
- Plan Version Errors
- Planning Options
- Resource Assignments
Financial Project Plans REST Endpoints
Financial Project Plans
The Financial Project Plan resource is used to view the financial project plan version.
- Adjust for range of projects
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/adjustForRangeOfProjects - Adjust the financial project plan version
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/adjust - Create a resource assignment for a financial project plan version using the DeferPlanning flag in UPSERT mode
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans - Get a financial project plan version
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId} - Get all financial project plan versions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans - Refresh rates for range of projects
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/refreshRatesForRangeOfProjects - Refresh rates for the financial project plan version
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/refreshRates - Reprocess all failed financial project plan versions
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/reprocessFailedFinancialProjectPlans - Set the financial project plan to baseline
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/baselineFinancialProjectPlan - Sets the baseline financial project plan for a range of projects.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/baselineRangeOfFinancialProjectPlans - Update a resource assignment for a financial project plan version using the DeferPlanning flag in UPSERT mode
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId} - Update actual amounts for a range of projects
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/updateActualAmountsForRangeOfProjects - Update actual amounts of a financial plan version
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/updateActualAmounts - Update planned amounts from progress for a range of projects
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/updatePlannedAmountsFromProgressForRangeOfProjects - Update planned amounts from progress of a financial plan version
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/updatePlannedAmountsFromProgress