ReqCalc.unlockIntercompanyPlanVersions Method [AX 2012]

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

Syntax

protected void unlockIntercompanyPlanVersions(Set _lockedPlanVersions)

Run On

Called

Parameters

  • _lockedPlanVersions
    Type: Set Class
    The set of plan versions, which have been locked.

See Also

Reference

ReqCalc Class