Get periodic performance data for a project
get
/fscmRestApi/resources/11.13.18.05/projectPerformance/{projectPerformanceUniqID}/child/PeriodicProjectPerformance/{PeriodicProjectPerformanceUniqID}
Request
Path Parameters
-
PeriodicProjectPerformanceUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ProjectId, CalendarTypeCode, CurrencyTypeCode and PeriodName ---for the Periodic Project Performance resource and used to uniquely identify an instance of Periodic Project Performance. The client should not generate the hash key value. Instead, the client should query on the Periodic Project Performance collection resource with a filter on the primary key values in order to navigate to a specific instance of Periodic Project Performance.
For example: PeriodicProjectPerformance?q=ProjectId=<value1>;CalendarTypeCode=<value2>;CurrencyTypeCode=<value3>;PeriodName=<value4> -
projectPerformanceUniqID(required): string
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
-
dependency: string
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> -
expand: string
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).
-
fields: string
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 -
links: string
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 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
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.
There's no request body for this operation.
Back to TopResponse
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 : projectPerformance-PeriodicProjectPerformance-item-response
Type:
Show Source
object-
CalendarId: integer
(int64)
Title:
Calendar IDRead Only:trueIdentifier of the calendar in which you can view summarized data. -
CalendarType: string
Title:
Calendar TypeRead Only:trueMaximum Length:32Type 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
Title:
Calendar Type CodeRead Only:trueMaximum Length:1Code 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
Title:
CurrencyRead Only:trueMaximum Length:15The three-letter ISO currency code. -
CurrencyType: string
Title:
Currency TypeRead Only:trueMaximum Length:11Type 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
Title:
Currency Type CodeRead Only:trueMaximum Length:11Code 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
Title:
ITD Actual Burden CostRead Only:trueActual legitimate cost of doing business that supports raw cost for the project from the start of the project to the current date. -
ITDActualCost: number
Title:
ITD Actual CostRead Only:trueActual 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
Title:
ITD Actual EffortRead Only:trueActual effort for the project from the inception of the project to date expressed in hours. -
ITDActualEquipmentEffort: number
Title:
ITD Actual Equipment EffortRead Only:trueActual equipment effort for the project from the start of the project to the current date, expressed in hours. -
ITDActualLaborEffort: number
Title:
ITD Actual Labor EffortRead Only:trueActual labor effort for the project from the start of the project to the current date, expressed in hours. -
ITDActualRawCost: number
Title:
ITD Actual Raw CostRead Only:trueActual 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
Title:
ITD Budget Burden CostRead Only:truePlanned legitimate cost of doing business that supports raw cost for the project from the start of the project till the current date. -
ITDBudgetCost: number
Title:
ITD Budget CostRead Only:truePlanned cost for the project from the start of the project till the current date. -
ITDBudgetEffort: number
Title:
ITD Budget EffortRead Only:truePlanned effort for the project from the start of the project till the current date, expressed in hours. -
ITDBudgetEquipmentEffort: number
Title:
ITD Budget Equipment EffortRead Only:truePlanned equipment effort for the project from the start of the project to the current date, expressed in hours. -
ITDBudgetLaborEffort: number
Title:
ITD Budget Labor EffortRead Only:truePlanned labor effort for the project from the start of the project to the current date, expressed in hours. -
ITDBudgetRawCost: number
Title:
ITD Budget Raw CostRead Only:truePlanned cost for the project that is directly attributable to the work performed from the start of the project till the current date. -
ITDBudgetRevenue: number
Title:
ITD Budget RevenueRead Only:truePlanned revenue for the project from the start of the project till the current date. -
ITDCommittedBurdenCost: number
Title:
ITD Committed Burden CostRead Only:trueLegitimate committed cost of doing business that supports raw cost for the project from the start of the project to the current date. -
ITDCommittedCost: number
Title:
ITD Committed CostRead Only:trueSum of various project commitment costs from the start of the project to the current date. -
ITDCommittedRawCost: number
Title:
ITD Committed Raw CostRead Only:trueCost committed for the project that is directly attributable to the work performed from the start of the project to the current date. -
ITDExternalCommittedBurdenCost: number
Title:
ITD Other Committed Burden CostRead Only:trueOther 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
Title:
ITD Other Committed CostRead Only:trueCost committed for the project through other commitments from the start of the project till the current date. -
ITDExternalCommittedRawCost: number
Title:
ITD Other Committed Raw CostRead Only:trueOther 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
Title:
ITD Forecast Burden CostRead Only:trueForecasted legitimate cost of doing business that supports raw cost for the project from the start of the project till the current date. -
ITDForecastCost: number
Title:
ITD Forecast CostRead Only:trueForecasted cost for the project from the start of the project till the current date. -
ITDForecastEffort: number
Title:
ITD Forecast EffortRead Only:trueForecasted effort for the project from the start of the project to the current date, expressed in hours. -
ITDForecastEquipmentEffort: number
Title:
ITD Forecast Equipment EffortRead Only:trueForecasted equipment effort for the project from the start of the project to the current date, expressed in hours. -
ITDForecastLaborEffort: number
Title:
ITD Forecast Labor EffortRead Only:trueForecasted labor effort for the project from the start of the project to the current date, expressed in hours. -
ITDForecastRawCost: number
Title:
ITD Forecast Raw CostRead Only:trueForecasted cost for the project that is directly attributable to the work performed from the start of the project till the current date. -
ITDForecastRevenue: number
Title:
ITD Forecast RevenueRead Only:trueForecasted revenue for the project from the start of the project till the current date. -
ITDInvoiceAmount: number
Title:
ITD Invoice AmountRead Only:trueMonetary value of an invoice created for the contract from the start of the project to the current date. -
ITDPurchaseOrderCommittedBurdenCost: number
Title:
ITD Purchase Order Committed Burden CostRead Only:trueLegitimate 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
Title:
ITD Purchase Order Committed CostRead Only:trueCost committed for the project through purchase orders from the start of the project till the current date. -
ITDPurchaseOrderCommittedRawCost: number
Title:
ITD Purchase Order Committed Raw CostRead Only:trueCost 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
Title:
ITD Requisition Committed Burden CostRead Only:trueLegitimate 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
Title:
ITD Requisition Committed CostRead Only:trueCost committed for the project through requisitions from the inception of the project to date. -
ITDRequisitionCommittedRawCost: number
Title:
ITD Requisition Committed Raw CostRead Only:trueCost 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
Title:
ITD RevenueRead Only:trueAmount of revenue recognized and summarized for the project from the start of the project till the current date. -
ITDSupplierInvoiceCommittedBurdenCost: number
Title:
ITD Supplier Invoice Committed Burden CostRead Only:trueLegitimate 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
Title:
ITD Supplier Invoice Committed CostRead Only:trueCost committed for the project through supplier invoices from the start of the project to the current date. -
ITDSupplierInvoiceCommittedRawCost: number
Title:
ITD Supplier Invoice Committed Raw CostRead Only:trueCost 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
Title:
ITD Transfer Order Committed Burden CostRead Only:trueLegitimate 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
Title:
ITD Transfer Order Committed CostRead Only:trueCost committed for the project through transfer orders from the start of the project to the current date. -
ITDTransferOrderCommittedRawCost: number
Title:
ITD Transfer Order Committed Raw CostRead Only:trueCost 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: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeriodEndDate: string
(date)
Title:
Period End DateRead Only:trueThe date on which the accounting or project accounting period ends. -
PeriodName: string
Title:
Period NameRead Only:trueMaximum Length:100Period of the calendar for which summarized data is viewed. Default value is the current reporting period. -
PeriodStartDate: string
(date)
Title:
Period Start DateRead Only:trueThe date on which the accounting or project accounting period starts. -
ProjectId: integer
(int64)
Title:
Project IDRead Only:trueIdentifier of the project for which you can view summarized data. -
ProjectName: string
Title:
Project NameRead Only:trueMaximum Length:240Name of the project for which you can view summarized data. -
ProjectNumber: string
Title:
Project NumberRead Only:trueMaximum Length:25Number of the project for which you can view summarized data. -
PTDActualBurdenCost: number
Title:
PTD Actual Burden CostRead Only:trueActual legitimate cost of doing business that supports raw cost for the project from the start of the period to the current date. -
PTDActualCost: number
Title:
PTD Actual CostRead Only:trueActual cost incurred for the project from the start of the period to the current date. -
PTDActualEffort: number
Title:
PTD Actual EffortRead Only:trueActual effort for the project from the start of the period to the current date, expressed in hours. -
PTDActualEquipmentEffort: number
Title:
PTD Actual Equipment EffortRead Only:trueActual equipment effort for the project from the start of the period to the current date, expressed in hours. -
PTDActualLaborEffort: number
Title:
PTD Actual Labor EffortRead Only:trueActual labor effort for the project from the start of the period to the current date, expressed in hours. -
PTDActualRawCost: number
Title:
PTD Actual Raw CostRead Only:trueActual 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
Title:
PTD Budget Burden CostRead Only:truePlanned legitimate cost of doing business that supports raw cost for the project from the start of the period till the current date. -
PTDBudgetCost: number
Title:
PTD Budget CostRead Only:truePlanned cost for the project from the start of the period till the current date. -
PTDBudgetEffort: number
Title:
PTD Budget EffortRead Only:truePlanned effort for the project from the start of the period till the current date, expressed in hours. -
PTDBudgetEquipmentEffort: number
Title:
PTD Budget Equipment EffortRead Only:truePlanned equipment effort for the project from the start of the period to the current date, expressed in hours. -
PTDBudgetLaborEffort: number
Title:
PTD Budget Labor EffortRead Only:truePlanned labor effort for the project from the start of the period to the current date, expressed in hours. -
PTDBudgetRawCost: number
Title:
PTD Budget Raw CostRead Only:truePlanned cost for the project that is directly attributable to the work performed from the start of the period till the current date. -
PTDBudgetRevenue: number
Title:
PTD Budget RevenueRead Only:truePlanned revenue for the project from the start of the period till the current date. -
PTDCommittedBurdenCost: number
Title:
PTD Committed Burden CostRead Only:trueLegitimate committed cost of doing business that supports raw cost for the project from the start of the period to the current date. -
PTDCommittedCost: number
Title:
PTD Committed CostRead Only:trueCost committed for the project that is directly attributable to the work performed from the start of the period to the current date. -
PTDCommittedRawCost: number
Title:
PTD Committed Raw CostRead Only:trueCost committed for the project that is directly attributable to the work performed from the start of the period to date. -
PTDExternalCommittedBurdenCost: number
Title:
PTD Other Committed Burden CostRead Only:trueOther 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
Title:
PTD Other Committed CostRead Only:trueCost committed for the project through other commitments from the start of the period till the current date. -
PTDExternalCommittedRawCost: number
Title:
PTD Other Committed Raw CostRead Only:trueOther 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
Title:
PTD Forecast Burden CostRead Only:trueForecasted legitimate cost of doing business that supports raw cost for the project from the start of the period till the current date. -
PTDForecastCost: number
Title:
PTD Forecast CostRead Only:trueForecasted cost for the project from the start of the period till the current date. -
PTDForecastEffort: number
Title:
PTD Forecast EffortRead Only:trueForecasted effort for the project from the start of the period to the current date expressed in hours. -
PTDForecastEquipmentEffort: number
Title:
PTD Forecast Equipment EffortRead Only:trueForecasted equipment effort for the project from the start of the period to the current date, expressed in hours. -
PTDForecastLaborEffort: number
Title:
PTD Forecast Labor EffortRead Only:trueForecasted labor effort for the project from the start of the period to the current date, expressed in hours. -
PTDForecastRawCost: number
Title:
PTD Forecast Raw CostRead Only:trueForecasted cost for the project that is directly attributable to the work performed from the start of the period till the current date. -
PTDForecastRevenue: number
Title:
PTD Forecast RevenueRead Only:trueForecasted revenue for the project from the start of the period till the current date. -
PTDInvoiceAmount: number
Title:
PTD Invoice AmountRead Only:trueMonetary value of an invoice created for the contract from the start of the period to the current date. -
PTDPurchaseOrderCommittedBurdenCost: number
Title:
PTD Purchase Order Committed Burden CostRead Only:trueLegitimate 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
Title:
PTD Purchase Order Committed CostRead Only:trueCost committed for the project through purchase orders from the start of the period to date. -
PTDPurchaseOrderCommittedRawCost: number
Title:
PTD Purchase Order Committed Raw CostRead Only:trueCost 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
Title:
PTD Requisition Committed Burden CostRead Only:trueLegitimate 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
Title:
PTD Requisition Committed CostRead Only:trueCost committed for the project through requisitions from the start of the period to date. -
PTDRequisitionCommittedRawCost: number
Title:
PTD Requisition Committed Raw CostRead Only:trueCost 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
Title:
PTD RevenueRead Only:trueAmount of revenue recognized and summarized for the project from the start of the period to the current date. -
PTDSupplierInvoiceCommittedBurdenCost: number
Title:
PTD Supplier Invoice Committed Burden CostRead Only:trueLegitimate 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
Title:
PTD Supplier Invoice Committed CostRead Only:trueCost committed for the project through supplier invoices from the start of the period to the current date. -
PTDSupplierInvoiceCommittedRawCost: number
Title:
PTD Supplier Invoice Committed Raw CostRead Only:trueCost 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
Title:
PTD Transfer Order Committed Burden CostRead Only:trueLegitimate 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
Title:
PTD Transfer Order Committed CostRead Only:trueCost committed for the project through transfer orders from the start of the period to the current date. -
PTDTransferOrderCommittedRawCost: number
Title:
PTD Transfer Order Committed Raw CostRead Only:trueCost 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.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
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.
Examples
The following example shows how to get periodic performance data for a project 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/00040000000EACED00057708000110F0800301160000000150000000015000000004312D3136
Response Body Example
The following shows an example of the response body in JSON format.
{
"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
}