ReqCalc.lockIntercompanyPlanVersions Method [AX 2012]

Locks the plan versions in downstream customer companies, which serve as the source of the planned intercompany demand.

Syntax

protected void lockIntercompanyPlanVersions(Set _planVersions)

Run On

Called

Parameters

  • _planVersions
    Type: Set Class
    The set of plan versions to lock.

See Also

Reference

ReqCalc Class