ProdTableType.replaceBOMRoute Method [AX 2012]
Replaces the production bill of materials (BOM) and the production route with the specified BOM and route for the production order.
Syntax
protected void replaceBOMRoute([BOMId _newBOMId, RouteId _newRouteId])
Run On
Called
Parameters
- _newBOMId
Type: BOMId Extended Data Type
A string value that holds a BOM ID; optional.
- _newRouteId
Type: RouteId Extended Data Type
A string value that holds a route ID; optional.