Needing a little insight / help in creating a baq that would produce information based on the BOM all details.
Materials - Got that part with BOM Cost report. Now to extend that information to include labor and burden (Overhead) from the BOM.
FYI - we are Backflushing everthing - Materials, Labor, Overhead.
I admit I am no expert in this area, but I believe you can pull the burden rate from the part table and sum it the same way you do with the other totals on your BAQ. To get the labor data, you will need to pull in the PartOp table. This has the setup and production standards (EstSetHours and EstProdHours). If you are looking for actual labor, then you will have to pull in the LaborHed and Dtl tables. That may be a bit more difficult.
I hope this helps!
I also found a report called Methods Master Listing - that looks like it may work. - Need to look at the report style and see if we are able to add the actual resource ID if any on the report.