Share via


InterCompanyReqCalcSchedule.lockPlanVersions Method [AX 2012]

Acquires the lock on all specified master plans.

Syntax

protected Set lockPlanVersions(Set _planSet)

Run On

Called

Parameters

  • _planSet
    Type: Set Class
    The set of master plans.

Return Value

Type: Set Class
The set of locked plan versions.

See Also

Reference

InterCompanyReqCalcSchedule Class