system.recipe.renameSubProductCode

Sepasoft MES Module Suite

system.recipe.renameSubProductCode(itemPath, existingSubProductCode, newSubProductCode, note)

Adds a comment note to the current run for the selected line.

Syntax

system.recipe.renameSubProductCode(itemPath, existingSubProductCode, newSubProductCode, note)

  • Parameters

String  linePath - The item path to a production line, cell, cell group or location.

String  existingSubProductCode - Existing sub product code name.

String  newSubProductCode - New sub product code name.

String  note - Optional note to be stored in the recipe change log.

  • Returns

Nothing

  • Scope

All





Sepasoft MES Module Suite