Update a planning resource for a project budget version
patch
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningResources/{PlanningElementId}
Request
Path Parameters
- PlanVersionId(required): integer(int64) Identifier of the project budget version.
- PlanningElementId(required): integer(int64) Identifier of the project budget line.
Header Parameters
- Metadata-Context: string If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
- REST-Framework-Version: string The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source object- MaintainManualSpreadOnDateChanges: string Default Value:
NIndicates if the periodic planning is retained on plan line date modifications. - PlanningAmounts: array Planning Amounts Title:
Planning AmountsThe Planning Amounts resource is used to view, create, update, and delete periodic amounts for a budget line. - PlanningEndDate: string (date-time) Title:
Planning Dates: To DateThe finish date of the resource assignment on the task in the project budget version. - PlanningStartDate: string (date-time) Title:
Planning Dates: From DateThe start date of the resource assignment on the task in the project budget version.
Nested Schema : Planning Amounts
Type:
arrayTitle:
Planning AmountsThe Planning Amounts resource is used to view, create, update, and delete periodic amounts for a budget line.
Show Source Nested Schema : schema
Type:
Show Source object- BurdenedCostAmounts: number Title:
Burdened CostBudget line burdened cost amounts in transaction currency. - Currency: string Maximum Length:
15Currency code for the budget lines. - EffectiveBurdenedCostRate: number Title:
Burdened Cost: Effective RateEffective burdened cost rate for budget line. - EffectiveRawCostRate: number Title:
Effective Raw Cost RateEffective raw cost rate for budget line. - EffectiveRevenueRate: number Title:
Effective Revenue RateEffective revenue rate for budget line. - ManualSpreadFlag: boolean Maximum Length:
1Indicates if the periodic planning is modified and retained for the plan line on date changes. - PlanLinesDFF: array Plan Lines Descriptive Flexfields Title:
Plan Lines Descriptive FlexfieldsThe Plan Lines Descriptive Flexfields resource is used to capture, view, and update additional information for planning amounts in project budgets. - PlanningAmountDetails: array Planning Amount Details Title:
Planning Amount DetailsThe Planning Amount Details resource is used to view, create, and update periodic amounts for a budget line. - Quantity: number Title:
QuantityMeasure of the effort planned for the budget line. - RawCostAmounts: number Title:
Raw CostBudget line raw cost amounts in transaction currency. - RevenueAmounts: number Title:
RevenueBudget line revenue amounts in transaction currency.
Nested Schema : Plan Lines Descriptive Flexfields
Type:
arrayTitle:
Plan Lines Descriptive FlexfieldsThe Plan Lines Descriptive Flexfields resource is used to capture, view, and update additional information for planning amounts in project budgets.
Show Source Nested Schema : Planning Amount Details
Type:
arrayTitle:
Planning Amount DetailsThe Planning Amount Details resource is used to view, create, and update periodic amounts for a budget line.
Show Source Nested Schema : schema
Type:
Show Source object- __FLEX_Context: string Title:
Context SegmentMaximum Length:30Code that identifies the context for the segments of the plan lines flexfields. - __FLEX_Context_DisplayValue: string Title:
Context SegmentName of the context for the segments of the plan lines flexfields.
Nested Schema : schema
Type:
Show Source object- BurdenedCostAmounts: number Title:
Burdened CostPeriodic budget line burdened cost amounts in transaction currency. - EffectiveBurdenedCostRate: number Title:
Burdened Cost: Effective RateEffective burdened cost rate for periodic line. - EffectiveRawCostRate: number Title:
Effective Raw Cost RateEffective raw cost rate for periodic line. - EffectiveRevenueRate: number Title:
Effective Revenue RateEffective revenue rate for periodic line. - ManualSpreadFlag: boolean Maximum Length:
1Indicates if the periodic planning is modified and retained for the plan line on date changes. - Quantity: number Title:
QuantityMeasure of the effort planned for the budget line by period. - RawCostAmounts: number Title:
Raw CostPeriodic budget line raw cost amounts in transaction currency. - RevenueAmounts: number Title:
RevenuePeriodic budget line revenue amounts in transaction currency.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
- Metadata-Context: If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
- REST-Framework-Version: The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : projectBudgets-PlanningResources-item-response
Type:
Show Source object- links: array Links Title:
LinksThe link relations associated with the resource instance. - MaintainManualSpreadOnDateChanges: string Default Value:
NIndicates if the periodic planning is retained on plan line date modifications. - PlanningAmounts: array Planning Amounts Title:
Planning AmountsThe Planning Amounts resource is used to view, create, update, and delete periodic amounts for a budget line. - PlanningElementId: integer (int64) Title:
Planning Element IDIdentifier of the project budget line. - PlanningEndDate: string (date-time) Title:
Planning Dates: To DateThe finish date of the resource assignment on the task in the project budget version. - PlanningStartDate: string (date-time) Title:
Planning Dates: From DateThe start date of the resource assignment on the task in the project budget version. - RbsElementId: integer (int64) Identifier of the resource which is assigned to a task on a project budget line.
- ResourceName: string Title:
Resource NameMaximum Length:240Name of the resource which is assigned to a task on a project budget line. - TaskId: integer (int64) Identifier of the task to which a planning resource is assigned on a project budget line.
- TaskName: string Title:
Task NameMaximum Length:255Name of the task to which a planning resource is assigned on a project budget line. - TaskNumber: string Title:
Task NumberMaximum Length:100Number of the task to which a planning resource is assigned on a project budget line. - UnitOfMeasure: string Read Only:
trueThe unit, such as Hours, that is used to measure the work or effort that is planned for a resource.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source Nested Schema : Planning Amounts
Type:
arrayTitle:
Planning AmountsThe Planning Amounts resource is used to view, create, update, and delete periodic amounts for a budget line.
Show Source Nested Schema : link
Type:
Show Source object- href: string Title:
hyperlink referenceThe URI to the related resource. - kind: string Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. - name: string Title:
nameThe name of the link to the related resource. - properties: object properties
- rel: string Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source object- changeIndicator: string Change indicator or the ETag value of the resource instance.
Nested Schema : projectBudgets-PlanningResources-PlanningAmounts-item-response
Type:
Show Source object- BurdenedCostAmounts: number Title:
Burdened CostBudget line burdened cost amounts in transaction currency. - Currency: string Maximum Length:
15Currency code for the budget lines. - EffectiveBurdenedCostRate: number Title:
Burdened Cost: Effective RateEffective burdened cost rate for budget line. - EffectiveRawCostRate: number Title:
Effective Raw Cost RateEffective raw cost rate for budget line. - EffectiveRevenueRate: number Title:
Effective Revenue RateEffective revenue rate for budget line. - links: array Links Title:
LinksThe link relations associated with the resource instance. - ManualSpreadFlag: boolean Maximum Length:
1Indicates if the periodic planning is modified and retained for the plan line on date changes. - PCBurdenedCostAmounts: number Title:
Burdened Cost in Project CurrencyRead Only:trueBudget line burdened cost amounts in project currency. - PCRawCostAmounts: number Title:
Raw Cost in Project CurrencyRead Only:trueBudget line raw cost amounts in project currency. - PCRevenueAmounts: number Title:
Revenue in Project CurrencyRead Only:trueBudget line revenue amounts in project currency. - PFCBurdenedCostAmounts: number Title:
Burdened Cost in Project Ledger CurrencyRead Only:trueBudget line burdened cost amounts in project ledger currency. - PFCRawCostAmounts: number Title:
Raw Cost in Project Ledger CurrencyRead Only:trueBudget line raw cost amounts in project ledger currency. - PFCRevenueAmounts: number Title:
Revenue in Project Ledger CurrencyRead Only:trueBudget line revenue amounts in project ledger currency. - PlanLineId: integer (int64) Identifier of the planning amounts for a resource assignment in the project budget version.
- PlanLinesDFF: array Plan Lines Descriptive Flexfields Title:
Plan Lines Descriptive FlexfieldsThe Plan Lines Descriptive Flexfields resource is used to capture, view, and update additional information for planning amounts in project budgets. - PlanningAmountDetails: array Planning Amount Details Title:
Planning Amount DetailsThe Planning Amount Details resource is used to view, create, and update periodic amounts for a budget line. - Quantity: number Title:
QuantityMeasure of the effort planned for the budget line. - RawCostAmounts: number Title:
Raw CostBudget line raw cost amounts in transaction currency. - RevenueAmounts: number Title:
RevenueBudget line revenue amounts in transaction currency. - StandardBurdenedCostRate: number Title:
Standard Burdened Cost RateRead Only:trueStandard burdened cost rate for budget line. - StandardRawCostRate: number Title:
Standard Raw Cost RateRead Only:trueStandard raw cost rate for budget line. - StandardRevenueRate: number Title:
Standard Revenue RateRead Only:trueStandard revenue rate for budget line.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source Nested Schema : Plan Lines Descriptive Flexfields
Type:
arrayTitle:
Plan Lines Descriptive FlexfieldsThe Plan Lines Descriptive Flexfields resource is used to capture, view, and update additional information for planning amounts in project budgets.
Show Source Nested Schema : Planning Amount Details
Type:
arrayTitle:
Planning Amount DetailsThe Planning Amount Details resource is used to view, create, and update periodic amounts for a budget line.
Show Source Nested Schema : projectBudgets-PlanningResources-PlanningAmounts-PlanLinesDFF-item-response
Type:
Show Source object- __FLEX_Context: string Title:
Context SegmentMaximum Length:30Code that identifies the context for the segments of the plan lines flexfields. - __FLEX_Context_DisplayValue: string Title:
Context SegmentName of the context for the segments of the plan lines flexfields. - links: array Links Title:
LinksThe link relations associated with the resource instance. - PlanLineId: integer (int64) Identifier of the summary level planning amounts for a plan line in the project budget.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source Nested Schema : projectBudgets-PlanningResources-PlanningAmounts-PlanningAmountDetails-item-response
Type:
Show Source object- BurdenedCostAmounts: number Title:
Burdened CostPeriodic budget line burdened cost amounts in transaction currency. - EffectiveBurdenedCostRate: number Title:
Burdened Cost: Effective RateEffective burdened cost rate for periodic line. - EffectiveRawCostRate: number Title:
Effective Raw Cost RateEffective raw cost rate for periodic line. - EffectiveRevenueRate: number Title:
Effective Revenue RateEffective revenue rate for periodic line. - links: array Links Title:
LinksThe link relations associated with the resource instance. - ManualSpreadFlag: boolean Maximum Length:
1Indicates if the periodic planning is modified and retained for the plan line on date changes. - PCBurdenedCostAmounts: number Title:
Burdened Cost in Project CurrencyRead Only:truePeriodic budget line burdened cost amounts in project currency. - PCRawCostAmounts: number Title:
Raw Cost in Project CurrencyRead Only:truePeriodic budget line raw cost amounts in project currency. - PCRevenueAmounts: number Title:
Revenue in Project CurrencyRead Only:truePeriodic budget line revenue amounts in project currency. - PeriodName: string Maximum Length:
30Period for which the periodic budget amount is entered. - PFCBurdenedCostAmounts: number Title:
Burdened Cost in Project Ledger CurrencyRead Only:truePeriodic budget line burdened cost amounts in project ledger currency. - PFCRawCostAmounts: number Title:
Raw Cost in Project Ledger CurrencyRead Only:truePeriodic budget line raw cost amounts in project ledger currency. - PFCRevenueAmounts: number Title:
Revenue in Project Ledger CurrencyRead Only:truePeriodic budget line revenue amounts in project ledger currency. - PlanLineDetailId: integer (int64) Title:
Plan Line Details IDIdentifier of the periodic level planning amounts for a resource assignment in the project budget version. - Quantity: number Title:
QuantityMeasure of the effort planned for the budget line by period. - RawCostAmounts: number Title:
Raw CostPeriodic budget line raw cost amounts in transaction currency. - RevenueAmounts: number Title:
RevenuePeriodic budget line revenue amounts in transaction currency. - StandardBurdenedCostRate: number Title:
Standard Burdened Cost RateRead Only:trueStandard burdened cost rate for periodic line. - StandardRawCostRate: number Title:
Standard Raw Cost RateRead Only:trueStandard raw cost rate for periodic line. - StandardRevenueRate: number Title:
Standard Revenue RateRead Only:trueStandard revenue rate for periodic line.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source Links
- PlanningAmounts
- Parameters:
- PlanVersionId:
$request.path.PlanVersionId - PlanningElementId:
$request.path.PlanningElementId
The Planning Amounts resource is used to view, create, update, and delete periodic amounts for a budget line. - PlanVersionId:
Examples
The following example shows how to update a planning resource for a project budget version using a batch operation.
curl --user ppm_cloud_user -X POST -H "Content-Type: application/vnd.oracle.adf.batch+json" -d @example_request_payload.json "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05" -H 'cache-control: no-cache'
Request Body Example
The following shows an example of the request body in JSON format.
{ "parts":[ { "id":"part1", "path":"/projectBudgets/10189/child/PlanningResources/450376", "operation":"update", "payload":{ "PlanningEndDate": "2019-08-01T00:00:00+00:00" } }, { "id":"part2", "path":"/projectBudgets/10189/child/PlanningResources/450213", "operation":"update", "payload":{ "PlanningEndDate": "2020-08-01T00:00:00+00:00" } } ] }Response Body Example
The following shows an example of the response body in JSON format.
{ "parts": [ { "id": "part1", "path": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450376", "operation": "update", "payload": { "PlanningElementId": 450376, "TaskId": 100000041159879, "TaskNumber": "1", "TaskName": "Pre-Implementation Preparation", "RbsElementId": 100000041113231, "ResourceName": "Per Diem", "UnitOfMeasure": "DOLLARS", "PlanningStartDate": "2008-01-01T00:00:00+00:00", "PlanningEndDate": "2019-08-01T00:00:00+00:00", "links": [ { "rel": "self", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450376", "name": "PlanningResources", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450376", "name": "PlanningResources", "kind": "item" }, { "rel": "parent", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189", "name": "projectBudgets", "kind": "item" }, { "rel": "lov", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450376/lov/PrimaryPlanningRBSLOVVO", "name": "PrimaryPlanningRBSLOVVO", "kind": "collection" }, { "rel": "lov", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450376/lov/FinancialTaskVersionLOVVO", "name": "FinancialTaskVersionLOVVO", "kind": "collection" }, { "rel": "child", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450376/child/PlanningAmounts", "name": "PlanningAmounts", "kind": "collection" } ], } }, { "id": "part2", "path": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450213", "operation": "update", "payload": { "PlanningElementId": 450213, "TaskId": 100000041159879, "TaskNumber": "1", "TaskName": "Pre-Implementation Preparation", "RbsElementId": 100000042522489, "ResourceName": "Labor-Patel, Ravi", "UnitOfMeasure": "HOURS", "PlanningStartDate": "2008-01-01T00:00:00+00:00", "PlanningEndDate": "2020-08-01T00:00:00+00:00", "links": [ { "rel": "self", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450213", "name": "PlanningResources", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450213", "name": "PlanningResources", "kind": "item" }, { "rel": "parent", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189", "name": "projectBudgets", "kind": "item" }, { "rel": "lov", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450213/lov/PrimaryPlanningRBSLOVVO", "name": "PrimaryPlanningRBSLOVVO", "kind": "collection" }, { "rel": "lov", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450213/lov/FinancialTaskVersionLOVVO", "name": "FinancialTaskVersionLOVVO", "kind": "collection" }, { "rel": "child", "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectBudgets/10189/child/PlanningResources/450213/child/PlanningAmounts", "name": "PlanningAmounts", "kind": "collection" } ], } } ], }