system.mes.batch.phase.importPhase(xml, parentLink)

Sepasoft MES Module Suite

system.mes.batch.phase.importPhase(xml, parentLink)

Import a batch phase.

importPhase(xml, parentLink) → MESObjectList

Syntax

getUnitProcedurePhaseLinks(unitClassLink)

  • Parameters

String xml - XML list of BatchPhase objects to be imported.

MESObjectLink parentLink - A link to a parent BatchPhaseClass object. (Required)

  • Returns

A MESObjectList object containing the new unsaved BatchPhase objects.

  • Scope

All



Sepasoft MES Module Suite