1060236 |
Resources with Negative Performance |
Does this resource have negative performance dollars and/or units? |
Resource found with negative performance (actual_dollars < 0 and/or actual_units < 0). |
1060238 |
Resources with Negative Budget |
Does this resource have negative budget dollars and/or units? |
Resource found with negative budget (budget_dollars < 0 and/or budget_units < 0). |
1060241 |
Task with Indirect EOC Only |
Is this task resource-loaded with only Indirect EOC resources? |
Task lacking EOC other than Indirect (task_ID where EOC = Indirect only). |
1060242 |
Non-Zero Resource Lag Planned |
Has this resource been scheduled with non-zero lag? |
Resource planned lag (lag_planned_date) <> 0. |
1060243 |
Resource with Non-Zero Remaining Lag |
Does this resource have a non-zero remaining lag? |
Resource remaining lag (lag_remaining_date) <> 0. |
1060244 |
Resources with Negative Remaining Budget |
Does this resource have negative remaining budget (dollars and/or units)? |
Resource found with negative remaining budget (remaining_dollars < 0 and/or remaining_units < 0). |
1060249 |
Resource Role with Non-Labor EOC |
Does this role have a non-labor EOC type? |
Role found where EOC is not labor (role_ID is not blank and EOC <> labor). |
1060255 |
Resource Start Date Later Than Finish Date |
Is the start date later than the finish date for this resource? |
Resource start_date > finish_date. |
1060256 |
Labor Resource Lacking Appropriate EOC |
Is the EOC for this labor type resource something other than Labor or Indirect? |
type = labor where EOC <> Labor or Indirect. |
1060257 |
Labor Resource with Non-Hour UOM Type |
Does this labor-type resource have a non-hour UOM type? |
type = labor where UOM <> h. |
1060258 |
Material Resource with Missing or Numeric UOM |
Does this material-type resource have missing or numeric UOM? |
type = material where UOM is blank or numeric. |
1060260 |
BL Resource Missing Among FC Resoures |
Is this BL resource missing among the FC resources? |
Combo of task_ID, resource_ID, role_ID, & EOC (where schedule_type = BL) not found in DS06 (where schedule_type = FC). |
1060261 |
FC Resource Missing Among BL Resoures |
Is this FC resource missing among the BL resources? |
Combo of task_ID, resource_ID, role_ID, & EOC (where schedule_type = BL) not found in DS06 (where schedule_type = BL). |
9060283 |
Resource Loaded CA or WBS |
Is this WBS of type CA or WBS resource loaded? |
WBS ID of type CA or WBS (DS01.type = CA or WBS) found with resources (task_ID found in DS06.task_ID list by subproject). |
9060287 |
Resource Labor Performance Misaligned with Cost |
Are the resource labor performance units misaligned with the cost labor performance hours? |
Resource labor performance units (actual_units where EOC or type = Labor) <> cost labor performance hours (SUM of DS03.BCWPi_dollars where EOC = Labor). |
9060289 |
Cost Labor Actuals without Resource Labor Performance (WP) |
Are there labor actual hours in cost without labor performance units in resources? (WP) |
Resource labor performance units = 0 (actual_units where EOC or type = Labor) while cost labor actuals hours > 0 (SUM of DS03.ACWPi_hours where EOC = Labor) (Test runs at WP level). |
9060291 |
Resource Labor Units Misaligned with Cost |
Are the labor budget units in resources misaligned with the labor budget hours in cost? |
Resource labor budget units (budget_units where EOC or type = Labor) <> cost labor DB (SUM of DS03.BCWSi_dollars where EOC = Labor) by WBS_ID. |
9060292 |
Resource Non-Labor Hours Recorded Alongside Cost Labor Hours |
Are there non-labor budget hours in resources recorded in the same WBS as labor budget hours in cost? |
Resource labor budget hours > 0 (Sum of budget_units where type <> Labor and UOM = h) and cost labor DB hours > 0 (Sum of DS03.BCWSi_dollars where EOC = Labor) by WBS_ID. |
9060294 |
EOC Combo Misaligned with Cost |
Is the combo of resource EOCs for this task/WBS misaligned with what is in cost? |
Combo of resource EOCs for this DS04.task's WBS ID do not align with combo of DS03 EOCs. |
9060295 |
Subcontract Resource Missing in SubK List |
Is this subcontract resource missing in the subcontract list? |
Subcontract EOC task_id (EOC = subcontract) missing in DS13.task_ID list. |
9060296 |
Resource Finishing Later Than Task |
Is this resource scheduled to finish after its parent task? |
Resource finish (finish_date) > DS04.EF_date (by task_ID). |
9060300 |
Resource Starting Earlier Than Task |
Is this resource scheduled to start before its parent task? |
Start_date < DS04.ES_date (by task_ID; BL schedule only). |
1060262 |
Uneven Use of Indirect |
Is Indirect EOC used for some tasks but not all? |
Task lacking Indirect EOC despite Indirect use elsewhere (if Indirect is used on tasks, it must be used for all tasks). |
1060264 |
EOCs Improperly Mingled |
Are material, ODC, subcontract, or labor EOCs comingled in the same task? |
Task_ID found with combo of material, ODC, subcontract, and/or labor EOC. |
1060266 |
Duplicate Resource |
Is this resource duplicated across subprojects? |
Count of Resource_id > 1 across distinct subproject_id. |
9060302 |
Resource Labor Performance without Cost Labor Actuals (WP) |
Are there resource labor performance units recorded without labor actual hours in cost at the WP level? |
Resource labor performance units > 0 (actual_units where EOC or type = Labor) while cost labor actuals hours = 0 (SUM of DS03.ACWPi_hours where EOC = Labor) by WBS_ID_WP. |
9060303 |
Resource Labor Performance without Cost Labor Actuals (CA) |
Are there resource labor performance units recorded without labor actual hours in cost at the CA level? |
Resource labor performance units > 0 (actual_units where EOC or type = Labor) while cost labor actuals hours = 0 (SUM of DS03.ACWPi_hours where EOC = Labor) by WBS_ID_CA. |
9060307 |
Cost Labor Actuals without Resource Labor Performance (CA) |
Are there labor actual hours in cost without labor performance units in resources? (CA) |
Resource labor performance units = 0 (actual_units where EOC or type = Labor) while cost labor actuals hours > 0 (SUM of DS03.ACWPi_hours where EOC = Labor) (Test runs at CA level). |