Get periodic performance data for all projects

get

/fscmRestApi/resources/11.13.18.05/projectPerformance/{projectPerformanceUniqID}/child/PeriodicProjectPerformance

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- ProjectId, CalendarTypeCode and CurrencyTypeCode ---for the Project Performance resource and used to uniquely identify an instance of Project Performance. The client should not generate the hash key value. Instead, the client should query on the Project Performance collection resource with a filter on the primary key values in order to navigate to a specific instance of Project Performance.

    For example: projectPerformance?q=ProjectId=<value1>;CalendarTypeCode=<value2>;CurrencyTypeCode=<value3>
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • PrimaryKey: Finds the periodic project performance data for the project with the specified primary key.
      Finder Variables:
      • CalendarTypeCode; string; Code of the calendar type in which you can view summarized data.
      • CurrencyTypeCode; string; Code of the currency type in which you can view summarized data.
      • PeriodName; string; Period of the calendar for which summarized data is viewed.
      • ProjectId; integer; Identifier of the project for which you can view summarized data.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • CalendarId; integer; Identifier of the calendar in which you can view summarized data.
    • CalendarType; string; Type of the calendar in which you can view summarized data. A list of accepted values - Accounting and Project accounting - is defined in the lookup type PJF_CALENDAR_TYPE.
    • CalendarTypeCode; string; Code of the calendar type in which you can view summarized data. A list of accepted values - G and P - is defined in the lookup type PJF_CALENDAR_TYPE.
    • Currency; string; The three-letter ISO currency code.
    • CurrencyType; string; Type of the currency in which you can view summarized data. A list of accepted values - Project currency and Project ledger currency - is defined in the lookup type PJF_CURRENCY_TYPE.
    • CurrencyTypeCode; string; Code of the currency type in which you can view summarized data. A list of accepted values - P and F - is defined in the lookup type PJF_CURRENCY_TYPE.
    • ITDActualBurdenCost; number; Actual legitimate cost of doing business that supports raw cost for the project from the start of the project to the current date.
    • ITDActualCost; number; Actual cost incurred for the project.This is the sum of actual raw cost and actual burden cost from the inception of the project to date.
    • ITDActualEffort; number; Actual effort for the project from the inception of the project to date expressed in hours.
    • ITDActualEquipmentEffort; number; Actual equipment effort for the project from the start of the project to the current date, expressed in hours.
    • ITDActualLaborEffort; number; Actual labor effort for the project from the start of the project to the current date, expressed in hours.
    • ITDActualRawCost; number; Actual cost incurred for the project that is directly attributable to the work performed from the start of the project to the current date.
    • ITDBudgetBurdenCost; number; Planned legitimate cost of doing business that supports raw cost for the project from the start of the project till the current date.
    • ITDBudgetCost; number; Planned cost for the project from the start of the project till the current date.
    • ITDBudgetEffort; number; Planned effort for the project from the start of the project till the current date, expressed in hours.
    • ITDBudgetEquipmentEffort; number; Planned equipment effort for the project from the start of the project to the current date, expressed in hours.
    • ITDBudgetLaborEffort; number; Planned labor effort for the project from the start of the project to the current date, expressed in hours.
    • ITDBudgetRawCost; number; Planned cost for the project that is directly attributable to the work performed from the start of the project till the current date.
    • ITDBudgetRevenue; number; Planned revenue for the project from the start of the project till the current date.
    • ITDCommittedBurdenCost; number; Legitimate committed cost of doing business that supports raw cost for the project from the start of the project to the current date.
    • ITDCommittedCost; number; Sum of various project commitment costs from the start of the project to the current date.
    • ITDCommittedRawCost; number; Cost committed for the project that is directly attributable to the work performed from the start of the project to the current date.
    • ITDExternalCommittedBurdenCost; number; Other legitimate committed cost of doing business that supports raw cost for the project from the start of the project till the current date.
    • ITDExternalCommittedCost; number; Cost committed for the project through other commitments from the start of the project till the current date.
    • ITDExternalCommittedRawCost; number; Other cost committed for the project that is directly attributable to the work performed from the start of the project to the current date.
    • ITDForecastBurdenCost; number; Forecasted legitimate cost of doing business that supports raw cost for the project from the start of the project till the current date.
    • ITDForecastCost; number; Forecasted cost for the project from the start of the project till the current date.
    • ITDForecastEffort; number; Forecasted effort for the project from the start of the project to the current date, expressed in hours.
    • ITDForecastEquipmentEffort; number; Forecasted equipment effort for the project from the start of the project to the current date, expressed in hours.
    • ITDForecastLaborEffort; number; Forecasted labor effort for the project from the start of the project to the current date, expressed in hours.
    • ITDForecastRawCost; number; Forecasted cost for the project that is directly attributable to the work performed from the start of the project till the current date.
    • ITDForecastRevenue; number; Forecasted revenue for the project from the start of the project till the current date.
    • ITDInvoiceAmount; number; Monetary value of an invoice created for the contract from the start of the project to the current date.
    • ITDPurchaseOrderCommittedBurdenCost; number; Legitimate cost of doing business committed through purchase orders that supports raw cost for the project from the start of the project to the current date.
    • ITDPurchaseOrderCommittedCost; number; Cost committed for the project through purchase orders from the start of the project till the current date.
    • ITDPurchaseOrderCommittedRawCost; number; Cost committed for the project through purchase orders that is directly attributable to the work performed from the start of the project till the current date.
    • ITDRequisitionCommittedBurdenCost; number; Legitimate cost of doing business committed through requisitions that supports raw cost for the project from the start of the project till the current date.
    • ITDRequisitionCommittedCost; number; Cost committed for the project through requisitions from the inception of the project to date.
    • ITDRequisitionCommittedRawCost; number; Cost committed for the project through requisitions that is directly attributable to the work performed from the start of the project till the current date.
    • ITDRevenue; number; Amount of revenue recognized and summarized for the project from the start of the project till the current date.
    • ITDSupplierInvoiceCommittedBurdenCost; number; Legitimate cost of doing business committed through supplier invoices that supports raw cost for the project from the inception of the project to date.
    • ITDSupplierInvoiceCommittedCost; number; Cost committed for the project through supplier invoices from the start of the project to the current date.
    • ITDSupplierInvoiceCommittedRawCost; number; Cost committed for the project through supplier invoices that is directly attributable to the work performed from the inception of the project to date.
    • ITDTransferOrderCommittedBurdenCost; number; Legitimate cost of doing business committed through transfer orders that supports raw cost for the project from the start of the project to the current date.
    • ITDTransferOrderCommittedCost; number; Cost committed for the project through transfer orders from the start of the project to the current date.
    • ITDTransferOrderCommittedRawCost; number; Cost committed for the project through transfer orders that is directly attributable to the work performed from the start of the project to the current date.
    • PTDActualBurdenCost; number; Actual legitimate cost of doing business that supports raw cost for the project from the start of the period to the current date.
    • PTDActualCost; number; Actual cost incurred for the project from the start of the period to the current date.
    • PTDActualEffort; number; Actual effort for the project from the start of the period to the current date, expressed in hours.
    • PTDActualEquipmentEffort; number; Actual equipment effort for the project from the start of the period to the current date, expressed in hours.
    • PTDActualLaborEffort; number; Actual labor effort for the project from the start of the period to the current date, expressed in hours.
    • PTDActualRawCost; number; Actual cost incurred for the project that is directly attributable to the work performed from the start of the period to the current date.
    • PTDBudgetBurdenCost; number; Planned legitimate cost of doing business that supports raw cost for the project from the start of the period till the current date.
    • PTDBudgetCost; number; Planned cost for the project from the start of the period till the current date.
    • PTDBudgetEffort; number; Planned effort for the project from the start of the period till the current date, expressed in hours.
    • PTDBudgetEquipmentEffort; number; Planned equipment effort for the project from the start of the period to the current date, expressed in hours.
    • PTDBudgetLaborEffort; number; Planned labor effort for the project from the start of the period to the current date, expressed in hours.
    • PTDBudgetRawCost; number; Planned cost for the project that is directly attributable to the work performed from the start of the period till the current date.
    • PTDBudgetRevenue; number; Planned revenue for the project from the start of the period till the current date.
    • PTDCommittedBurdenCost; number; Legitimate committed cost of doing business that supports raw cost for the project from the start of the period to the current date.
    • PTDCommittedCost; number; Cost committed for the project that is directly attributable to the work performed from the start of the period to the current date.
    • PTDCommittedRawCost; number; Cost committed for the project that is directly attributable to the work performed from the start of the period to date.
    • PTDExternalCommittedBurdenCost; number; Other legitimate committed cost of doing business that supports raw cost for the project from the start of the period till the current date.
    • PTDExternalCommittedCost; number; Cost committed for the project through other commitments from the start of the period till the current date.
    • PTDExternalCommittedRawCost; number; Other cost committed for the project that is directly attributable to the work performed from the start of the period till the current date.
    • PTDForecastBurdenCost; number; Forecasted legitimate cost of doing business that supports raw cost for the project from the start of the period till the current date.
    • PTDForecastCost; number; Forecasted cost for the project from the start of the period till the current date.
    • PTDForecastEffort; number; Forecasted effort for the project from the start of the period to the current date expressed in hours.
    • PTDForecastEquipmentEffort; number; Forecasted equipment effort for the project from the start of the period to the current date, expressed in hours.
    • PTDForecastLaborEffort; number; Forecasted labor effort for the project from the start of the period to the current date, expressed in hours.
    • PTDForecastRawCost; number; Forecasted cost for the project that is directly attributable to the work performed from the start of the period till the current date.
    • PTDForecastRevenue; number; Forecasted revenue for the project from the start of the period till the current date.
    • PTDInvoiceAmount; number; Monetary value of an invoice created for the contract from the start of the period to the current date.
    • PTDPurchaseOrderCommittedBurdenCost; number; Legitimate cost of doing business committed through purchase orders that supports raw cost for the project from the start of the period till the current date.
    • PTDPurchaseOrderCommittedCost; number; Cost committed for the project through purchase orders from the start of the period to date.
    • PTDPurchaseOrderCommittedRawCost; number; Cost committed for the project through purchase orders that is directly attributable to the work performed from the start of the period till the current date.
    • PTDRequisitionCommittedBurdenCost; number; Legitimate cost of doing business committed through requisitions that supports raw cost for the project from the start of the period till the current date.
    • PTDRequisitionCommittedCost; number; Cost committed for the project through requisitions from the start of the period to date.
    • PTDRequisitionCommittedRawCost; number; Cost committed for the project through requisitions that is directly attributable to the work performed from the start of the period to the current date.
    • PTDRevenue; number; Amount of revenue recognized and summarized for the project from the start of the period to the current date.
    • PTDSupplierInvoiceCommittedBurdenCost; number; Legitimate cost of doing business committed through supplier invoices that supports raw cost for the project from the start of the period to date.
    • PTDSupplierInvoiceCommittedCost; number; Cost committed for the project through supplier invoices from the start of the period to the current date.
    • PTDSupplierInvoiceCommittedRawCost; number; Cost committed for the project through supplier invoices that is directly attributable to the work performed from the start of the period to date.
    • PTDTransferOrderCommittedBurdenCost; number; Legitimate cost of doing business committed through transfer orders that supports raw cost for the project from the start of the period to the current date.
    • PTDTransferOrderCommittedCost; number; Cost committed for the project through transfer orders from the start of the period to the current date.
    • PTDTransferOrderCommittedRawCost; number; Cost committed for the project through transfer orders that is directly attributable to the work performed from the start of the period to the current date.
    • PeriodEndDate; string; The date on which the accounting or project accounting period ends.
    • PeriodName; string; Period of the calendar for which summarized data is viewed. Default value is the current reporting period.
    • PeriodStartDate; string; The date on which the accounting or project accounting period starts.
    • ProjectId; integer; Identifier of the project for which you can view summarized data.
    • ProjectName; string; Name of the project for which you can view summarized data.
    • ProjectNumber; string; Number of the project for which you can view summarized data.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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.

There's no request body for this operation.

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 : projectPerformance-PeriodicProjectPerformance
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : projectPerformance-PeriodicProjectPerformance-item-response
Type: object
Show Source
  • Title: Calendar ID
    Read Only: true
    Identifier of the calendar in which you can view summarized data.
  • Title: Calendar Type
    Read Only: true
    Maximum Length: 32
    Type of the calendar in which you can view summarized data. A list of accepted values - Accounting and Project accounting - is defined in the lookup type PJF_CALENDAR_TYPE.
  • Title: Calendar Type Code
    Read Only: true
    Maximum Length: 1
    Code of the calendar type in which you can view summarized data. A list of accepted values - G and P - is defined in the lookup type PJF_CALENDAR_TYPE.
  • Title: Currency
    Read Only: true
    Maximum Length: 15
    The three-letter ISO currency code.
  • Title: Currency Type
    Read Only: true
    Maximum Length: 11
    Type of the currency in which you can view summarized data. A list of accepted values - Project currency and Project ledger currency - is defined in the lookup type PJF_CURRENCY_TYPE.
  • Title: Currency Type Code
    Read Only: true
    Maximum Length: 11
    Code of the currency type in which you can view summarized data. A list of accepted values - P and F - is defined in the lookup type PJF_CURRENCY_TYPE.
  • Title: ITD Actual Burden Cost
    Read Only: true
    Actual legitimate cost of doing business that supports raw cost for the project from the start of the project to the current date.
  • Title: ITD Actual Cost
    Read Only: true
    Actual cost incurred for the project.This is the sum of actual raw cost and actual burden cost from the inception of the project to date.
  • Title: ITD Actual Effort
    Read Only: true
    Actual effort for the project from the inception of the project to date expressed in hours.
  • Title: ITD Actual Equipment Effort
    Read Only: true
    Actual equipment effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Actual Labor Effort
    Read Only: true
    Actual labor effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Actual Raw Cost
    Read Only: true
    Actual cost incurred for the project that is directly attributable to the work performed from the start of the project to the current date.
  • Title: ITD Budget Burden Cost
    Read Only: true
    Planned legitimate cost of doing business that supports raw cost for the project from the start of the project till the current date.
  • Title: ITD Budget Cost
    Read Only: true
    Planned cost for the project from the start of the project till the current date.
  • Title: ITD Budget Effort
    Read Only: true
    Planned effort for the project from the start of the project till the current date, expressed in hours.
  • Title: ITD Budget Equipment Effort
    Read Only: true
    Planned equipment effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Budget Labor Effort
    Read Only: true
    Planned labor effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Budget Raw Cost
    Read Only: true
    Planned cost for the project that is directly attributable to the work performed from the start of the project till the current date.
  • Title: ITD Budget Revenue
    Read Only: true
    Planned revenue for the project from the start of the project till the current date.
  • Title: ITD Committed Burden Cost
    Read Only: true
    Legitimate committed cost of doing business that supports raw cost for the project from the start of the project to the current date.
  • Title: ITD Committed Cost
    Read Only: true
    Sum of various project commitment costs from the start of the project to the current date.
  • Title: ITD Committed Raw Cost
    Read Only: true
    Cost committed for the project that is directly attributable to the work performed from the start of the project to the current date.
  • Title: ITD Other Committed Burden Cost
    Read Only: true
    Other legitimate committed cost of doing business that supports raw cost for the project from the start of the project till the current date.
  • Title: ITD Other Committed Cost
    Read Only: true
    Cost committed for the project through other commitments from the start of the project till the current date.
  • Title: ITD Other Committed Raw Cost
    Read Only: true
    Other cost committed for the project that is directly attributable to the work performed from the start of the project to the current date.
  • Title: ITD Forecast Burden Cost
    Read Only: true
    Forecasted legitimate cost of doing business that supports raw cost for the project from the start of the project till the current date.
  • Title: ITD Forecast Cost
    Read Only: true
    Forecasted cost for the project from the start of the project till the current date.
  • Title: ITD Forecast Effort
    Read Only: true
    Forecasted effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Forecast Equipment Effort
    Read Only: true
    Forecasted equipment effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Forecast Labor Effort
    Read Only: true
    Forecasted labor effort for the project from the start of the project to the current date, expressed in hours.
  • Title: ITD Forecast Raw Cost
    Read Only: true
    Forecasted cost for the project that is directly attributable to the work performed from the start of the project till the current date.
  • Title: ITD Forecast Revenue
    Read Only: true
    Forecasted revenue for the project from the start of the project till the current date.
  • Title: ITD Invoice Amount
    Read Only: true
    Monetary value of an invoice created for the contract from the start of the project to the current date.
  • Title: ITD Purchase Order Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through purchase orders that supports raw cost for the project from the start of the project to the current date.
  • Title: ITD Purchase Order Committed Cost
    Read Only: true
    Cost committed for the project through purchase orders from the start of the project till the current date.
  • Title: ITD Purchase Order Committed Raw Cost
    Read Only: true
    Cost committed for the project through purchase orders that is directly attributable to the work performed from the start of the project till the current date.
  • Title: ITD Requisition Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through requisitions that supports raw cost for the project from the start of the project till the current date.
  • Title: ITD Requisition Committed Cost
    Read Only: true
    Cost committed for the project through requisitions from the inception of the project to date.
  • Title: ITD Requisition Committed Raw Cost
    Read Only: true
    Cost committed for the project through requisitions that is directly attributable to the work performed from the start of the project till the current date.
  • Title: ITD Revenue
    Read Only: true
    Amount of revenue recognized and summarized for the project from the start of the project till the current date.
  • Title: ITD Supplier Invoice Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through supplier invoices that supports raw cost for the project from the inception of the project to date.
  • Title: ITD Supplier Invoice Committed Cost
    Read Only: true
    Cost committed for the project through supplier invoices from the start of the project to the current date.
  • Title: ITD Supplier Invoice Committed Raw Cost
    Read Only: true
    Cost committed for the project through supplier invoices that is directly attributable to the work performed from the inception of the project to date.
  • Title: ITD Transfer Order Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through transfer orders that supports raw cost for the project from the start of the project to the current date.
  • Title: ITD Transfer Order Committed Cost
    Read Only: true
    Cost committed for the project through transfer orders from the start of the project to the current date.
  • Title: ITD Transfer Order Committed Raw Cost
    Read Only: true
    Cost committed for the project through transfer orders that is directly attributable to the work performed from the start of the project to the current date.
  • Links
  • Title: Period End Date
    Read Only: true
    The date on which the accounting or project accounting period ends.
  • Title: Period Name
    Read Only: true
    Maximum Length: 100
    Period of the calendar for which summarized data is viewed. Default value is the current reporting period.
  • Title: Period Start Date
    Read Only: true
    The date on which the accounting or project accounting period starts.
  • Title: Project ID
    Read Only: true
    Identifier of the project for which you can view summarized data.
  • Title: Project Name
    Read Only: true
    Maximum Length: 240
    Name of the project for which you can view summarized data.
  • Title: Project Number
    Read Only: true
    Maximum Length: 25
    Number of the project for which you can view summarized data.
  • Title: PTD Actual Burden Cost
    Read Only: true
    Actual legitimate cost of doing business that supports raw cost for the project from the start of the period to the current date.
  • Title: PTD Actual Cost
    Read Only: true
    Actual cost incurred for the project from the start of the period to the current date.
  • Title: PTD Actual Effort
    Read Only: true
    Actual effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Actual Equipment Effort
    Read Only: true
    Actual equipment effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Actual Labor Effort
    Read Only: true
    Actual labor effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Actual Raw Cost
    Read Only: true
    Actual cost incurred for the project that is directly attributable to the work performed from the start of the period to the current date.
  • Title: PTD Budget Burden Cost
    Read Only: true
    Planned legitimate cost of doing business that supports raw cost for the project from the start of the period till the current date.
  • Title: PTD Budget Cost
    Read Only: true
    Planned cost for the project from the start of the period till the current date.
  • Title: PTD Budget Effort
    Read Only: true
    Planned effort for the project from the start of the period till the current date, expressed in hours.
  • Title: PTD Budget Equipment Effort
    Read Only: true
    Planned equipment effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Budget Labor Effort
    Read Only: true
    Planned labor effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Budget Raw Cost
    Read Only: true
    Planned cost for the project that is directly attributable to the work performed from the start of the period till the current date.
  • Title: PTD Budget Revenue
    Read Only: true
    Planned revenue for the project from the start of the period till the current date.
  • Title: PTD Committed Burden Cost
    Read Only: true
    Legitimate committed cost of doing business that supports raw cost for the project from the start of the period to the current date.
  • Title: PTD Committed Cost
    Read Only: true
    Cost committed for the project that is directly attributable to the work performed from the start of the period to the current date.
  • Title: PTD Committed Raw Cost
    Read Only: true
    Cost committed for the project that is directly attributable to the work performed from the start of the period to date.
  • Title: PTD Other Committed Burden Cost
    Read Only: true
    Other legitimate committed cost of doing business that supports raw cost for the project from the start of the period till the current date.
  • Title: PTD Other Committed Cost
    Read Only: true
    Cost committed for the project through other commitments from the start of the period till the current date.
  • Title: PTD Other Committed Raw Cost
    Read Only: true
    Other cost committed for the project that is directly attributable to the work performed from the start of the period till the current date.
  • Title: PTD Forecast Burden Cost
    Read Only: true
    Forecasted legitimate cost of doing business that supports raw cost for the project from the start of the period till the current date.
  • Title: PTD Forecast Cost
    Read Only: true
    Forecasted cost for the project from the start of the period till the current date.
  • Title: PTD Forecast Effort
    Read Only: true
    Forecasted effort for the project from the start of the period to the current date expressed in hours.
  • Title: PTD Forecast Equipment Effort
    Read Only: true
    Forecasted equipment effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Forecast Labor Effort
    Read Only: true
    Forecasted labor effort for the project from the start of the period to the current date, expressed in hours.
  • Title: PTD Forecast Raw Cost
    Read Only: true
    Forecasted cost for the project that is directly attributable to the work performed from the start of the period till the current date.
  • Title: PTD Forecast Revenue
    Read Only: true
    Forecasted revenue for the project from the start of the period till the current date.
  • Title: PTD Invoice Amount
    Read Only: true
    Monetary value of an invoice created for the contract from the start of the period to the current date.
  • Title: PTD Purchase Order Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through purchase orders that supports raw cost for the project from the start of the period till the current date.
  • Title: PTD Purchase Order Committed Cost
    Read Only: true
    Cost committed for the project through purchase orders from the start of the period to date.
  • Title: PTD Purchase Order Committed Raw Cost
    Read Only: true
    Cost committed for the project through purchase orders that is directly attributable to the work performed from the start of the period till the current date.
  • Title: PTD Requisition Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through requisitions that supports raw cost for the project from the start of the period till the current date.
  • Title: PTD Requisition Committed Cost
    Read Only: true
    Cost committed for the project through requisitions from the start of the period to date.
  • Title: PTD Requisition Committed Raw Cost
    Read Only: true
    Cost committed for the project through requisitions that is directly attributable to the work performed from the start of the period to the current date.
  • Title: PTD Revenue
    Read Only: true
    Amount of revenue recognized and summarized for the project from the start of the period to the current date.
  • Title: PTD Supplier Invoice Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through supplier invoices that supports raw cost for the project from the start of the period to date.
  • Title: PTD Supplier Invoice Committed Cost
    Read Only: true
    Cost committed for the project through supplier invoices from the start of the period to the current date.
  • Title: PTD Supplier Invoice Committed Raw Cost
    Read Only: true
    Cost committed for the project through supplier invoices that is directly attributable to the work performed from the start of the period to date.
  • Title: PTD Transfer Order Committed Burden Cost
    Read Only: true
    Legitimate cost of doing business committed through transfer orders that supports raw cost for the project from the start of the period to the current date.
  • Title: PTD Transfer Order Committed Cost
    Read Only: true
    Cost committed for the project through transfer orders from the start of the period to the current date.
  • Title: PTD Transfer Order Committed Raw Cost
    Read Only: true
    Cost committed for the project through transfer orders that is directly attributable to the work performed from the start of the period to the current date.
Back to Top

Examples

The following example shows how to get periodic performance data for all projects by submitting a GET request on the REST resource using cURL.

curl --user ppm_cloud_user https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPerformance/00030000000EACED00057708000110F08003011600000001500000000150//child/PeriodicProjectPerformance

Response Body Example

The following shows an example of the response body in JSON format.

{
"items": [
  {
"ProjectName": "CDRMPJB_ICrate",
"ProjectNumber": "CDRMPJB_ICrate",
"ProjectId": 300100102586646,
"CalendarType": "Project accounting",
"CalendarTypeCode": "P",
"CalendarId": 100000021131008,
"CurrencyType": "Project currency",
"CurrencyTypeCode": "P",
"Currency": "USD",
"PeriodName": "1-16",
"PeriodStartDate": "2016-01-01",
"PeriodEndDate": "2016-01-07",
"ITDActualCost": 0,
"PTDActualCost": 0,
"ITDActualRawCost": 0,
"PTDActualRawCost": 0,
"ITDActualBurdenCost": 0,
"PTDActualBurdenCost": 0,
"ITDActualEffort": 0,
"ITDActualLaborEffort": 0,
"ITDActualEquipmentEffort": 0,
"PTDActualEffort": 0,
"PTDActualLaborEffort": 0,
"PTDActualEquipmentEffort": 0,
"ITDCommittedCost": 0,
"PTDCommittedCost": 0,
"ITDCommittedRawCost": 0,
"PTDCommittedRawCost": 0,
"ITDCommittedBurdenCost": 0,
"PTDCommittedBurdenCost": 0,
"ITDSupplierInvoiceCommittedCost": 0,
"PTDSupplierInvoiceCommittedCost": 0,
"ITDSupplierInvoiceCommittedRawCost": 0,
"PTDSupplierInvoiceCommittedRawCost": 0,
"ITDSupplierInvoiceCommittedBurdenCost": 0,
"PTDSupplierInvoiceCommittedBurdenCost": 0,
"ITDRequisitionCommittedCost": 0,
"PTDRequisitionCommittedCost": 0,
"ITDRequisitionCommittedRawCost": 0,
"PTDRequisitionCommittedRawCost": 0,
"ITDRequisitionCommittedBurdenCost": 0,
"PTDRequisitionCommittedBurdenCost": 0,
"ITDPurchaseOrderCommittedCost": 0,
"PTDPurchaseOrderCommittedCost": 0,
"ITDPurchaseOrderCommittedRawCost": 0,
"PTDPurchaseOrderCommittedRawCost": 0,
"ITDPurchaseOrderCommittedBurdenCost": 0,
"PTDPurchaseOrderCommittedBurdenCost": 0,
"ITDExternalCommittedCost": 0,
"PTDExternalCommittedCost": 0,
"ITDExternalCommittedRawCost": 0,
"PTDExternalCommittedRawCost": 0,
"ITDExternalCommittedBurdenCost": 0,
"PTDExternalCommittedBurdenCost": 0,
"ITDBudgetCost": 0,
"PTDBudgetCost": 0,
"ITDBudgetRawCost": 0,
"PTDBudgetRawCost": 0,
"ITDBudgetBurdenCost": 0,
"PTDBudgetBurdenCost": 0,
"ITDBudgetRevenue": 0,
"PTDBudgetRevenue": 0,
"ITDBudgetEffort": 0,
"ITDBudgetLaborEffort": 0,
"ITDBudgetEquipmentEffort": 0,
"PTDBudgetEffort": 0,
"PTDBudgetLaborEffort": 0,
"PTDBudgetEquipmentEffort": 0,
"ITDForecastCost": 0,
"PTDForecastCost": 0,
"ITDForecastRawCost": 0,
"PTDForecastRawCost": 0,
"ITDForecastBurdenCost": 0,
"PTDForecastBurdenCost": 0,
"ITDForecastRevenue": 0,
"PTDForecastRevenue": 0,
"ITDForecastEffort": 0,
"ITDForecastLaborEffort": 0,
"ITDForecastEquipmentEffort": 0,
"PTDForecastEffort": 0,
"PTDForecastLaborEffort": 0,
"PTDForecastEquipmentEffort": 0,
"ITDRevenue": 0,
"PTDRevenue": 0,
"ITDInvoiceAmount": 0,
"PTDInvoiceAmount": 0
}
]
...
]
Back to Top