ReqCalc.futuresCalcItem Method [AX 2012]

Processes futures messages for the items in a specified list on a specified level.

protected void futuresCalcItem(
    BOMLevel _level, 
    ReqLevelState _levelState, 
    ItemId _itemId)

Run On

Called

Parameters

_level
Type: BOMLevel Extended Data Type
The level on which to process the list.
_levelState
Type: ReqLevelState Enumeration
A ReqLevelState that indicates the level sub-state.
_itemId
Type: ItemId Extended Data Type
The item ID to process.

Community Additions

ADD
Show: