InventModelType_MovingAverage.getExpectedCostKey Method [AX 2012]
Retrieves a key that is used to retrieve the expected cost.
Syntax
private str getExpectedCostKey(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the item.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID for the inventory dimension.
Return Value
Type: str
A key that is used to retrieve the expected cost.