ReqPlanVersionCleanup::newPlanVersionId Method [AX 2012]
Creates a new instance of the ReqPlanVersionCleanup class.
client server public static ReqPlanVersionCleanup newPlanVersionId(RefRecId _planVersionId, [ReqPlanDelete _reqPlanDelete])
Run On
CalledParameters
- _planVersionId
- Type: RefRecId Extended Data Type
The ID the plan version to delete.
- _reqPlanDelete
- Type: ReqPlanDelete Class
The instance of the ReqPlanDelete class; optional.
Show: