SysQueryRangeUtil::getActiveMasterPlanVersionByPlanId Method [AX 2012]

Finds the ID of the active master plan version for the given plan.

Syntax

client server public static str getActiveMasterPlanVersionByPlanId(ReqPlanId _planId)

Run On

Called

Parameters

Return Value

Type: str
The ID of the active plan version converted to a string.

See Also

Reference

SysQueryRangeUtil Class