ReqParameters.mustLockDynamicPlan Method
Indicates whether the default dynamic master plan must be locked during the regeneration.
Syntax
public boolean mustLockDynamicPlan(ReqPlanId _reqPlanId, boolean _isRegeneratingAllItems)
Run On
Called
Parameters
- _reqPlanId
Type: ReqPlanId Extended Data Type
The ID of the master plan being updated.
- _isRegeneratingAllItems
Type: boolean
A Boolean value which specifies whether plan regeneration is executed for all items.
Return Value
Type: boolean
true if the master plan must be locked; otherwise, false.