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
- _oldPlan
Type: PlanRefRecId Extended Data Type
The record ID of the Plan record from which to copy.
- _newPlan
Type: PlanRefRecId Extended Data Type
The record ID of the Plan record to which to copy.
Return Value
Type: Map Class
A map that contains mappings from the old element record IDs to the new element record IDs.