Share via


WrkCtrScheduler_Req.limitCapProd Method [AX 2012]

Indicates whether capacity reservations that are derived from production orders will be included in the calculation of available capacity when executing scheduling.

Syntax

public boolean limitCapProd(InventDimId _inventDimId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the capacity reservations derived from production orders are considered in the calculation; otherwise, false.

See Also

Reference

WrkCtrScheduler_Req Class