Plan::maxVersion Method [AX 2012]
Retrieves the maximum-existing version number for the specified PlanReference record.
client server public static PlanVersionNum maxVersion(PlanReferenceRefRecId _planReference)
Run On
CalledParameters
- _planReference
- Type: PlanReferenceRefRecId Extended Data Type
The PlanReference value of the record.
Return Value
Type: PlanVersionNum Extended Data TypeThe maximum version number for this PlanReference record.
Show: