FRAMES NO FRAMES |
com.ibm.rpm.framework.RPMContainercom.ibm.rpm.wbs.containers.EarnedValues
Earned value is a project management technique that relates resource planning to schedules and to technical cost and schedule requirements. This class contains all the fields that are related to earnedValue and are all read-only.
Delete restrictions: This object can't be deleted.
Supported API Calls:Related code samples :
Java
C#
Field Summary | |
xsd:double
|
actualCostWorkPerf
Actual Cost of Work Performed (Actual Cost). (Sum( Regular Work in Hours * Regular Hourly Rate ) + Sum( Special Work in Hours * Special Hourly Rate)) |
xsd:double
|
actualCostWorkPerfForecast
Actual Cost Of Work Performed (Actual Cost Forecast) . (Sum( Regular Work in Hours * Regular Hourly Rate ) + Sum( Special Work in Hours * Special Hourly Rate)) |
xsd:double
|
budgetAtCompletion
The sum total of the task or project time-phased budget. (Sum( Latest Baseline Work in Hours * Baseline Hourly Rate)) |
xsd:double
|
budgetedCostWorkPerf
Budgeted Cost of Work Performed (Earned Value). (% Complete * BAC) |
xsd:double
|
budgetedCostWorkPerfForecast
Budgeted Cost Of Work Performed (Planned Value) Forecast. (% Complete * BAC)) |
xsd:double
|
budgetedCostWorkSched
Budgeted Cost of Work Scheduled (Planned Value). (Accumulated Weekly Baseline Work in Hours * Baseline Hourly Rate) |
xsd:double
|
budgetedCostWorkSchedForecast
Budgeted Cost Of Work Scheduled (Planned Value) Forecast. (Accumulated Weekly Baseline Work in Hours * Baseline Hourly Rate) |
xsd:double
|
costPerformIndex_C
The ratio of cost efficiency or value earned per unit actual cost. A number less than 1 indicates that the project is spending more money than budgeted. (BCWP / ACWP (EV / AC)) |
xsd:double
|
costVariance_C
The difference between the estimated cost of an activity and the actual cost of that activity. (BCWP - ACWP (EV - AC)) |
xsd:double
|
criticalRatio_C
Critical Ratio. (SPI * CPI) |
xsd:double
|
criticalRatioAtComp_C
Budget At Completion multiply by Critical Ratio minus 1. (BAC * (CR - 1)) |
xsd:double
|
estimateAtComplete
The expected total cost of an activity or project when the defined scope of work is completed. (ACWP + ETC (AC + ETC)) |
xsd:double
|
estimateAtCompleteForecast
The expected total cost of an activity or project when the defined scope of work is completed (Forecast). (ACWP + ETC (AC + ETC)) |
xsd:dateTime
|
estimatedCompletionDate
Estimated Completion Date. (Latest Baseline Finish) |
xsd:double
|
estimateToComplete
Estimate to complete. (BAC - ACWP (BAC - AC)) |
xsd:double
|
estimateToCompleteForecast
Estimate to complete (Forecast). (BAC - ACWP (BAC - AC)) |
xsd:double
|
percentComplete_C
Budgeted Cost of Work Performed divided by Budget At Completion multiply by 100. ((BCWP / BAC) * 100 ((EV / BAC) * 100)) |
xsd:double
|
schedAtCompletion
Schedule At Completion. (Latest Baseline Duration) |
xsd:double
|
schedPerforIndexAtComp_C
Budget At Completion multiply by Schedule Performance Index minus 1. (BAC * (SPI - 1)) |
xsd:double
|
schedPerformIndex_C
The ratio of schedule efficiency that indicates the percent of work performed out of the total work scheduled. (BCWP / BCWS (EV / PV)) |
xsd:double
|
scheduleVariance_C
The difference between the scheduled completion of an activity and the actual completion of that activity. (BCWP - BCWS (EV - PV)) |
xsd:double
|
timeEstimateAtComp_C
Schedule At Completion divided by Schedule Performance Index. (SAC / SPI) |
xsd:int
|
timeVariance
Time Variance. (Time Variance between BCWP and BCWS (EV and PV) in Weeks) |
xsd:double
|
timeVarianceAtComp_C
Schedule At Completion minus Time Estimate At Completion. (SAC - TEAC) |
xsd:double
|
toCompletePerformIndex_C
The difference between Budget At Completion and Budgeted Cost of Work Performed divided by the difference between Budgeted At Completion and Actual Cost of Work Performed. ((BAC - BCWP) / (BAC - ACWP) ((BAC-EV) / (BAC-AC))) |
xsd:double
|
varianceAtCompletion_C
The difference between the budget at completion less the estimate at completion. (BAC - EAC) |
Inherited Field Summary | |
xsd:boolean
|
deleted
When the value of this field is set to true, the RPMContainer is deleted when performing a save operation. |
Field Detail |
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Inherited Field Detail |
Read-only behavior: The value of this field is read only.
X-Path availability: This field doesn't support X-Path queries.