Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.