Share via


LeanProdFlowPlanActivityRelation::duplicateForNewProductionFlow Method

Creates a duplicate of all the LeanProdFlowPlanActivityRelation objects from a particular LeanProductionFlow record to a particular LeanProductionFlow record.

Syntax

server public static Map duplicateForNewProductionFlow(RecId _oldLeanProductionFlow, RecId _newLeanProductionFlow)

Run On

Server

Parameters

Return Value

Type: Map Class
A map that contains the relation of the old record IDs to the new record IDs.

See Also

Reference

LeanProdFlowPlanActivityRelation Table