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

Called

Parameters

_planReference
Type: PlanReferenceRefRecId Extended Data Type
The PlanReference value of the record.

Return Value

Type: PlanVersionNum Extended Data Type
The maximum version number for this PlanReference record.

Reference

Show: