ReqPlanManager::isLocked Method [AX 2012]
Determines if the specified master plan is locked.
Syntax
server public static boolean isLocked(ReqPlanId _reqPlanId)
Run On
Server
Parameters
- _reqPlanId
Type: ReqPlanId Extended Data Type
Specifies the ID of the master plan.
Return Value
Type: boolean
true if the master plan is locked; otherwise, false.