WrkCtrActivityRequirementSet::copyRequirements Method
Copies the Requirement set and all requirements from one activity to another.
Syntax
client server public static void copyRequirements(RefRecId _fromActivity, RefRecId _toActivity)
Run On
Called
Parameters
- _fromActivity
Type: RefRecId Extended Data Type
The record ID if the activity to copy from.
- _toActivity
Type: RefRecId Extended Data Type
The record ID if the activity to copy to.