Create a periodic planning amount for a resource assignment

post

/fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/child/ResourceAssignments/{PlanningElementId}/child/PlanningAmounts/{PlanLineId}/child/PlanningAmountDetails

Request

Path Parameters
Header Parameters
  • 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".
  • 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.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Planned Burdened Cost
    Total planned cost for the period in the financial project plan resource assignment in planning currency that includes both raw and burden costs.
  • Title: Burdened Cost Rate
    Cost rate that is used to calculate amounts for a period in the financial project plan resource assignment. Quantity multiplied by the effective burdened cost rate gives the burdened cost amounts.
  • Title: Effective Rate
    Cost rate that is used to calculate amounts for a period in the financial project plan resource assignment. Quantity multiplied by the effective raw cost rate gives the raw cost amounts.
  • Maximum Length: 1
    Indicates if the periodic planning is modified and retained for the plan line on date changes.
  • Title: Period
    Maximum Length: 30
    Period for which the periodic level planning amounts are created for a resource assignment in the financial project plan.
  • Title: Planned Quantity
    Measure of the effort planned for the period in the financial project plan resource assignment, expressed in hours.
  • Title: Raw cost
    Planned cost for the period in the financial project plan resource assignment in planning currency that corresponds to the work performed.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : financialProjectPlans-ResourceAssignments-PlanningAmounts-PlanningAmountDetails-item-response
Type: object
Show Source
  • Title: Planned Burdened Cost
    Total planned cost for the period in the financial project plan resource assignment in planning currency that includes both raw and burden costs.
  • Title: Burdened Cost in Project Currency: Total
    Read Only: true
    Total planned cost for a period in the financial project plan resource assignment in project currency that includes both raw and burden costs.
  • Title: Burdened Cost in Project Ledger Currency: Total
    Read Only: true
    Total planned cost for a period in the financial project plan resource assignment in project ledger currency that includes both raw and burden costs.
  • Title: Burdened Cost Rate
    Cost rate that is used to calculate amounts for a period in the financial project plan resource assignment. Quantity multiplied by the effective burdened cost rate gives the burdened cost amounts.
  • Title: Effective Rate
    Cost rate that is used to calculate amounts for a period in the financial project plan resource assignment. Quantity multiplied by the effective raw cost rate gives the raw cost amounts.
  • Title: ITD Actual Burdened Cost
    Read Only: true
    Actual cost incurred for the period in the financial project plan resource assignment, including raw and burden costs, in planning currency from the start date of the project till the current date.
  • Title: ITD Actual Burdened Cost
    Read Only: true
    Actual cost incurred for the financial project plan resource assignment, including raw and burden costs, in project currency from the start date of the project till the current date.
  • Title: ITD Actual in Project Ledger Currency
    Read Only: true
    Actual cost incurred for the financial project plan resource assignment, including raw and burden costs, in project ledger currency from the start date of the project till the current date.
  • Title: ITD Actual Quantity
    Read Only: true
    Actual effort for the period in the financial project plan resource assignment from the start of the project till the current date, expressed in hours.
  • Title: ITD Actual Raw Cost
    Read Only: true
    Actual cost incurred for the period in the financial project plan resource assignment in planning currency that corresponds to the work performed from the start date of the project till the current date.
  • Title: ITD Actual in Project Currency
    Read Only: true
    Actual cost incurred for the financial project plan resource assignment in project currency that corresponds to the work performed from the start date of the project till the current date.
  • Title: ITD Actual in Project Ledger Currency
    Read Only: true
    Actual cost incurred for the financial project plan resource assignment in project ledger currency that corresponds to the work performed from the start date of the project till the current date.
  • Links
  • Maximum Length: 1
    Indicates if the periodic planning is modified and retained for the plan line on date changes.
  • Title: Period
    Maximum Length: 30
    Period for which the periodic level planning amounts are created for a resource assignment in the financial project plan.
  • Title: Planned Quantity
    Measure of the effort planned for the period in the financial project plan resource assignment, expressed in hours.
  • Title: Raw cost
    Planned cost for the period in the financial project plan resource assignment in planning currency that corresponds to the work performed.
  • Title: Raw Cost in Project Currency: Total
    Read Only: true
    Planned cost for a period in the financial project plan resource assignment in project currency that corresponds to the work performed.
  • Title: Raw Cost in Project Ledger Currency: Total
    Read Only: true
    Planned cost for a period in the financial project plan resource assignment in project ledger currency that corresponds to the work performed.
  • Title: Standard Burdened Cost Rate
    Read Only: true
    Average rate derived from the rate schedule for calculating the planned burdened cost for the period in the financial project plan resource assignment.
  • Title: Standard Raw Cost Rate
    Read Only: true
    Rate derived from the rate schedule for calculating the planned raw cost for the period in the financial project plan resource assignment.
Back to Top