ReqCalc.actionCalcItem Method [AX 2012]
Processes action messages for the items in a given list on a given level.
Syntax
protected void actionCalcItem(BOMLevel _level, ItemId _itemId)
Run On
Called
Parameters
- _level
Type: BOMLevel Extended Data Type
The level on which to process the list.
- _itemId
Type: ItemId Extended Data Type
The item ID to process.