This report provides a detailed breakdown of manufacturing costs, including Production BOM details, Routing operations, and associated expenses. It also accounts for scrap costs, ensuring an accurate total cost for producing the item.
[IntegrationEvent(False,False)]
local procedure OnAfterGetRecordBOMLoopOnAfterProdBOMLineLevelSetFilters(var ProductionBOMLineArray: array[99] of Record "Production BOM Line", var Level: Integer)
Parameters
Name
Type
Description
ProductionBOMLineArray
array[99] of Record "Production BOM Line"
Level
Integer
OnPreDataItemBOMLoopOnProdBOMLineLevelSetFilters
[IntegrationEvent(False,False)]
local procedure OnPreDataItemBOMLoopOnProdBOMLineLevelSetFilters(var ProductionBOMLineArray: array[99] of Record "Production BOM Line", var Level: Integer)
Parameters
Name
Type
Description
ProductionBOMLineArray
array[99] of Record "Production BOM Line"
Level
Integer
OnBeforeOnPreReport
[IntegrationEvent(False,False)]
local procedure OnBeforeOnPreReport(var Item: Record Item)