ReqCalc.insertItemForecastInvent Method [AX 2012]

Calls logic for inserting inventory forecast in the requirement profile.

Syntax

protected void insertItemForecastInvent(ReqSetup setup)

Run On

Called

Parameters

  • setup
    Type: ReqSetup Class
    A ReqSetup object that contains coverage settings for a specific item ID.

See Also

Reference

ReqCalc Class