Share via


PlanPlanActivity::duplicateForNewPlan Method

Creates a duplicate of all the PlanPlanActivity records of the specified Plan record.

Syntax

server public static Map duplicateForNewPlan(PlanRefRecId _oldPlan, PlanRefRecId _newPlan)

Run On

Server

Parameters

Return Value

Type: Map Class
A map that contains mappings from the old element record IDs to the new element record IDs.

See Also

Reference

PlanPlanActivity Table