During a mass Calculate Part Cost execution, the Qty_Per_Assembly for Raw Material components at Level 0 is being rapidly and repeatedly overwritten with the BOM component quantities of their parent parts.
-
re is a variable scope issue or incorrect parameter passing (Component Part No instead of Parent Part No) in the
UPDATEcursor withinCost_Calculation_APIorPart_Cost_Bucket_API, causing it to directly commit temporary rollup quantities to the component's own base cost bucket record. -
Attach the History Log of the RM part and mention the "dancing numbers" observed in real-time on the Part Cost UI