When I roll up the standard cost on boms (type F) that contain make-froms (type M) it does not include the cost of material, just the cost of outside processing (for the type M parts). Average and last cost seem to be rolling up just fine. Does anyone know why DBA is responding this way?
This is how the bom looks for the type F (note the Qty is x2 and there is no cost of material):
Code: Parent Part Number: E300000 Sample Type F Part Type: F
Level Component Qty Required T Setup Material Out Proc
..2 E200000 2.00000000 M 0.000000 0.000000 3.200000
This is how the bom looks for the type M part alone (it properly rolls up the entire cost):
Code: Parent Part Number: E200000 Test Encoder Assy Type: M
Level Component Qty Required T Setup Material Out Proc
---------- --------------- ---------------- - ------------- ------------- -------------
.1 E100000 1.00000000 R 0.000000 14.440000 0.000000
Encoder, 400 Counts, Optical Refer: ENC
Components Totals 0.000000 14.440000 0.000000
Incremental Costs for Parent 0.000000 0.000000 1.600000
*** TOTAL COSTS *** 0.000000 14.440000 1.600000
Total Standard Cost for Parent 16.040000
Finally here is how I would expect the type F bom to roll up:
Code: Parent Part Number: E300000 Sample Type F Part Type: F
Level Component Qty Required T Setup Material Out Proc
..2 E200000 2.00000000 M 0.000000 28.880000 3.200000