ReqPlanManager::formatLockName Method [AX 2012]

Formats the name of the lock to acquire.

server public static str formatLockName(ReqPlanVersion _planVersion)

Run On

Server

Parameters

_planVersion
Type: ReqPlanVersion Table
The master plan version.

Return Value

Type: str
The formatted string that represents the resource to lock.
Show: