Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.